add swayidle for iMac16,2 and added swaylock shortcut to sway/config as well as a lockman.sh script I found online
This commit is contained in:
3
configs/sway_g/iMac16,2/swayidle/config
Normal file
3
configs/sway_g/iMac16,2/swayidle/config
Normal file
@@ -0,0 +1,3 @@
|
||||
exec swayidle -w \
|
||||
timeout 300 'swaylock -f -c 000000' \
|
||||
timeout 330 'swaymsg "output * dpms off"' \
|
||||
Reference in New Issue
Block a user