12 lines
407 B
Plaintext
12 lines
407 B
Plaintext
exec_always killall swayidle
|
|
exec_always swayidle -w \
|
|
timeout 900 'swaylock -f -c 000000' \
|
|
timeout 1200 'swaymsg "output * power off"' \
|
|
resume 'swaymsg "output * power on"' \
|
|
before-sleep 'swaylock -f -c 000000'
|
|
exec mako
|
|
exec wl-paste -t text --watch clipman store
|
|
exec wl-paste -p -t text --watch clipman store --histpath="~/.local/share/clipman-primary.json"
|
|
exec pipewire
|
|
exec blueman-applet
|