Added example files

This commit is contained in:
Logan G 2021-11-16 19:57:53 -07:00
parent f24c1de879
commit eb6cb180ee
Signed by: logan
GPG key ID: E328528C921E7A7A
3 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Example
# DO NOT EDIT THIS FILE
# set $background ~/Pictures/orion-nebula-5120x2880-hubble-space-telescope-nasa-hd-5k-1933.jpg

View file

@ -0,0 +1,9 @@
# Example
# DO NOT EDIT THIS FILE
# exec swayidle -w \
timeout 300 '$lock_command' \
timeout 301 'swaymsg "output * dpms off"' \
timeout 360 'systemctl suspend' \
resume 'swaymsg "output * dpms on"' \
before-sleep 'playerctl -a pause' \
before-sleep '$lock_command' &

View file

@ -0,0 +1,3 @@
# Example
# DO NOT EDIT THIS FILE
# set $lock_command swaylock -e -F -i ~/Pictures/orion-nebula-5120x2880-hubble-space-telescope-nasa-hd-5k-1933.jpg