Add Swayidle and add more monitors to config
This commit is contained in:
parent
74b2840bf7
commit
b532ebb5ae
7 changed files with 68 additions and 3 deletions
|
@ -15,7 +15,6 @@
|
|||
Shutdown) poweroff;;
|
||||
Reboot) reboot;;
|
||||
Lock) swaylock;;
|
||||
Sleep) swaylock & systemctl suspend;;
|
||||
Kill) pkill -9 $XDG_CURRENT_DESKTOP;;
|
||||
esac
|
||||
'')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue