diff options
| author | JaKooLit <jimmilovejay@gmail.com> | 2023-11-05 10:57:29 +0900 |
|---|---|---|
| committer | JaKooLit <jimmilovejay@gmail.com> | 2023-11-05 10:57:29 +0900 |
| commit | 3fa5c6a5973d0cec5801f5b46da87e8ff2b7ee90 (patch) | |
| tree | abae60efe7ac280a359584f801313ad642e48d69 /config/hypr | |
| parent | cdd3e7fd1b53185afe0e56df213092f699be9e56 (diff) | |
updated keybinds
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index f7bc27b9..3c0a00a1 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -36,7 +36,7 @@ $WofiBig = $scriptsDir/WofiBig.sh $WofiEmoji = $scriptsDir/WofiEmoji.sh # see https://wiki.hyprland.org/Configuring/Binds/ for more -bind = CTRL ALT, Delete, exit +bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 bind = $mainMod SHIFT, C, exec, hyprctl reload bind = $mainMod SHIFT, D, exec, $WofiBig bind = $mainMod, D, exec, $Wofi |
