aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-29 10:23:52 -0600
committerCraig Jennings <c@cjennings.net>2026-01-29 10:23:52 -0600
commit7e8d8473c9005969416aeb08cae033809fe90f98 (patch)
treea7132f8a3dd74d13e9ab4adb8d546134ec8b552b /dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc
parenta3bf561c67bc155e3276395ad4276dc268e61370 (diff)
downloadarchsetup-7e8d8473c9005969416aeb08cae033809fe90f98.tar.gz
archsetup-7e8d8473c9005969416aeb08cae033809fe90f98.zip
fix(hyprland): resolve autologin startup issues
- Use start-hyprland wrapper instead of Hyprland directly (fixes "started without start-hyprland" warning) - Add init-keyring script to create empty-password keyring (fixes keyring password prompt with autologin) - Add easyeffects config with noWindowAfterStarting=true (starts minimized instead of fullscreen) - Install python-secretstorage for init-keyring script Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc')
-rw-r--r--dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc b/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc
new file mode 100644
index 0000000..71fa605
--- /dev/null
+++ b/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc
@@ -0,0 +1,5 @@
+[StreamInputs]
+inputDevice=easyeffects_sink
+
+[Window]
+noWindowAfterStarting=true