summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.profile.d/99-hyprland-autostart.sh
AgeCommit message (Collapse)Author
26 hoursfix(hyprland): resolve autologin startup issuesCraig Jennings
- 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>
2 daysfeat(hyprland): add TTY1 auto-start with crash recoveryCraig Jennings
Auto-starts Hyprland on TTY1 login while preserving console access if Hyprland crashes. Uses no exec so shell stays alive as parent process. Skip with touch ~/.skip-hyprland. Silent launch with logging to ~/.local/var/log/.