Add Swayidle and add more monitors to config

This commit is contained in:
Bun 2025-05-08 21:12:29 -04:00
parent 74b2840bf7
commit b532ebb5ae
7 changed files with 68 additions and 3 deletions

View file

@ -15,7 +15,6 @@
Shutdown) poweroff;;
Reboot) reboot;;
Lock) swaylock;;
Sleep) swaylock & systemctl suspend;;
Kill) pkill -9 $XDG_CURRENT_DESKTOP;;
esac
'')