# Args command_args="-w timeout 300 'swaylock -fi ~/.cache/lockwallpaper' timeout 330 'swaymsg \"output \"*\" power off\"' resume 'swaymsg \"output \"*\" power on\"' before-sleep 'swaylock -fi ~/.cache/lockwallpaper'" # Fix for missing SWAYSOCK export SWAYSOCK="$(ls $XDG_RUNTIME_DIR/sway-ipc.* | head -n 1)"