diff --git a/bin/swayidle.sh b/bin/swayidle.sh index 236e50d..d374cd2 100755 --- a/bin/swayidle.sh +++ b/bin/swayidle.sh @@ -4,4 +4,4 @@ killall swayidle cmd="swaylock" -swayidle before-sleep $cmd +swayidle before-sleep $cmd after-resume "swaymsg seat seat0 cursor set 300 300"