removed needless files and made wlogout work again

This commit is contained in:
2026-05-13 21:17:32 +01:00
parent 9de826bf6b
commit 7c6777dba8
7 changed files with 2 additions and 106 deletions

View File

@@ -6,7 +6,7 @@
}
{
"label" : "logout",
"action" : "hyprctl dispatch exit",
"action" : "hyprctl dispatch 'hl.dsp.exit()'" ,
"text" : "Logout",
"keybind" : "e"
}