mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-24 01:37:30 -05:00
no more swaylock (#278)
This commit is contained in:
@@ -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,6 +1,6 @@
|
||||
{
|
||||
"label" : "lock",
|
||||
"action" : "swaylock",
|
||||
"action" : "loginctl lock-session",
|
||||
"text" : "lock",
|
||||
"keybind" : "l"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user