diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-14 01:26:27 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-14 01:26:27 +0900 |
| commit | 407484336053aacf335e8bda3fd4a5dbfa41ffbf (patch) | |
| tree | 17fcef297f27e46f2d58befcb8a91b468b38a45c /config/wlogout | |
| parent | 102a41ef1fc52a14c5b5c66f624331cddaa99b0e (diff) | |
updated
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" } |
