summaryrefslogtreecommitdiff
path: root/archsetup
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
commit82e2fcfd0915047033599290109b4fb055fa3cf6 (patch)
tree265b7d96c84c1db0d8192e52870048219e6b6ea1 /archsetup
parenteb120910415d40dd76bff7efe59927248d9125d1 (diff)
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 'archsetup')
-rwxr-xr-xarchsetup1
1 files changed, 1 insertions, 0 deletions
diff --git a/archsetup b/archsetup
index 09ca9f2..08b4b8d 100755
--- a/archsetup
+++ b/archsetup
@@ -1517,6 +1517,7 @@ desktop_environment() {
pacman_install gnupg
pacman_install polkit
pacman_install gnome-keyring
+ pacman_install python-secretstorage # for init-keyring script (empty password keyring)
pacman_install seahorse
pacman_install pass