diff options
Diffstat (limited to 'config/wlogout')
| -rw-r--r-- | config/wlogout/layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wlogout/layout b/config/wlogout/layout index 5f006580..4c6b5c42 100644 --- a/config/wlogout/layout +++ b/config/wlogout/layout @@ -18,7 +18,7 @@ } { "label" : "logout", - "action" : "hyprctl dispatch exit 0", + "action" : "hyprctl dispatch exit", "text" : "Logout", "keybind" : "e" } |
