diff options
author | Yigit Sever | 2024-09-02 10:37:22 +0200 |
---|---|---|
committer | Yigit Sever | 2024-09-02 10:37:22 +0200 |
commit | 72d525aabfa81b9ccdffad8c1410eddc3e9a2715 (patch) | |
tree | e2d20b465ee78d6ab4a239b077bda8701ceba14d | |
parent | e612471e0de38521c2c09124cb824986e6cd8b0b (diff) | |
download | dotfiles-72d525aabfa81b9ccdffad8c1410eddc3e9a2715.tar.gz dotfiles-72d525aabfa81b9ccdffad8c1410eddc3e9a2715.tar.bz2 dotfiles-72d525aabfa81b9ccdffad8c1410eddc3e9a2715.zip |
hyprland: use logout method wlogout
-rw-r--r-- | .config/hypr/conf/keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/conf/keybinds.conf b/.config/hypr/conf/keybinds.conf index 3ea1a83..e1d9695 100644 --- a/.config/hypr/conf/keybinds.conf +++ b/.config/hypr/conf/keybinds.conf | |||
@@ -13,7 +13,7 @@ bind = $mainMod, code:71, exec, $HOME/.local/bin/mailsync # f5 | |||
13 | bind = ,code:118, exec, copyq menu # ins | 13 | bind = ,code:118, exec, copyq menu # ins |
14 | bind = $mainMod, 0, exec, swaync-client --hide-latest | 14 | bind = $mainMod, 0, exec, swaync-client --hide-latest |
15 | bind = $mainMod+SHIFT, 0, exec, swaync-client -t | 15 | bind = $mainMod+SHIFT, 0, exec, swaync-client -t |
16 | bindr = SUPER+SHIFT, escape, exec, $HOME/.local/bin/wpower.sh | 16 | bindr = SUPER+SHIFT, escape, exec, wlogout |
17 | bindr = $mainMod, code:42, exec, $HOME/.local/bin/done # g | 17 | bindr = $mainMod, code:42, exec, $HOME/.local/bin/done # g |
18 | bindr = $mainMod, code:30, exec, $HOME/.local/bin/bukuadd_c # u | 18 | bindr = $mainMod, code:30, exec, $HOME/.local/bin/bukuadd_c # u |
19 | bindr = $mainMod, code:35, exec, $HOME/.local/bin/td # ] | 19 | bindr = $mainMod, code:35, exec, $HOME/.local/bin/td # ] |