swaylock instead of gtklock (#177)

This commit is contained in:
end-4
2024-01-07 11:37:26 +07:00
parent 5397bb2dc9
commit c2b344fde3
5 changed files with 5 additions and 5 deletions
Regular → Executable
+1 -1
View File
@@ -1,6 +1,6 @@
{
"label" : "lock",
"action" : "gtklock",
"action" : "swaylock",
"text" : "lock",
"keybind" : "l"
}