use gtklock instead of swaylock

This commit is contained in:
2022-06-17 13:04:24 +03:00
parent 3febe188ac
commit 2515417f3d
4 changed files with 18 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
killall swayidle
cmd="$HOME/dotfiles/bin/swaylock.sh"
cmd="$DOTFILES/bin/lock.sh"
afterResumeCmd="swaymsg seat seat0 cursor set 300 300"