new themes, new i3 sleep config

This commit is contained in:
2024-07-22 18:21:51 +02:00
parent 5e25596013
commit 449f5ca9a6
10 changed files with 558 additions and 0 deletions

View File

@@ -250,6 +250,8 @@ bar {
}
}
exec swayidle -w timeout 3600 'swaymsg "output * power off"' timeout 3605 'systemctl suspend' resume 'swaymsg "output * power on"'
# network manager applet, show wifi etc.
exec nm-applet