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

@@ -1,6 +1,6 @@
{
"label" : "lock",
"action" : "$HOME/dotfiles/bin/swaylock.sh",
"action" : "$HOME/dotfiles/bin/lock.sh",
"text" : "Lock",
"keybind" : "l"
}