no more swaylock (#278)

This commit is contained in:
end-4
2024-02-22 20:28:05 +07:00
parent 897eb8e886
commit 3b4ced6591
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -21,7 +21,6 @@ layerrule = xray 1, .*
layerrule = noanim, selection
layerrule = noanim, overview
layerrule = noanim, anyrun
layerrule = blur, swaylock
layerrule = blur, eww
layerrule = ignorealpha 0.8, eww
+1 -1
View File
@@ -1,6 +1,6 @@
{
"label" : "lock",
"action" : "swaylock",
"action" : "loginctl lock-session",
"text" : "lock",
"keybind" : "l"
}