fix: small fixes for wlogout, etc

This commit is contained in:
2026-06-15 10:23:09 +02:00
parent 03744cf4c3
commit 8df7e679d4
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ hl.curve("main-bezier", {
})
hl.animation({
leaf = "windowsIn",
leaf = "windows",
enabled = true,
bezier = "main-bezier",
speed = 3,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"label" : "lock",
"action" : "hyprlock",
"action" : "dms ipc call lock lock",
"text" : "Lock",
"keybind" : "l"
}