Feat(Desktop): Use zsh on desktop

This commit is contained in:
2023-07-26 18:39:38 -04:00
parent 25387e22a8
commit 714e8f254b
12 changed files with 160 additions and 116 deletions

View File

@@ -1,6 +1,6 @@
{
"label" : "lock",
"action" : "swaylock -i ~/Downloads/william-moreland-W61Rp5RouCA-unsplash.png .s fill",
"action" : "swaylock --ignore-empty-password --show-failed-attempts -f -c 000000",
"text" : "Lock",
"keybind" : "l"
}