This commit is contained in:
Stephan Raabe
2024-02-19 21:32:23 +01:00
parent cc5a6e7d4c
commit bc72d070fa
8 changed files with 13 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
}
{
"label" : "logout",
"action" : "sleep 1; hyprctl dispatch exit",
"action" : "hyprctl dispatch exit",
"text" : "Exit",
"keybind" : "e"
}