add swaylock.sh script

it uses fork of swaylock called swaylock-effects
This commit is contained in:
2022-06-15 21:24:20 +03:00
parent 7b9ff145f0
commit 75336b5377
3 changed files with 18 additions and 3 deletions

View File

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