Improve portability and add lid close setup

- Replace hardcoded sleep hook with swayidle in niri autostart
- Replace hardcoded dotfiles path in powermenu bind with plain 'powermenu'
- Replace hardcoded wofi style path with XDG path (~/.config/wofi/style.css)
- Update install.sh to symlink powermenu to ~/.local/bin and wofi/style.css
- Switch display manager from GDM to greetd with tuigreet
- Add logind drop-in for lid close: suspend on battery, lock on AC
This commit is contained in:
funman300
2026-04-22 16:11:02 -07:00
parent 44e1dc2eee
commit 50a189f08e
3 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ show=drun
width=700
height=450
prompt=Run:
style=/home/alex/Documents/dotfiles/wofi/style.css
style=~/.config/wofi/style.css