diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-05 08:19:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-05 08:19:19 +0900 |
| commit | 8f747452b6e2763fe8ad5d159a93b108bb725fca (patch) | |
| tree | 246a2219b6a702a6f798df0ad7dd3bb1c690f928 /config | |
| parent | 68fe5e3461d9e5d17e352708b1c10deb44a0f922 (diff) | |
| parent | 9ca52128bc52d30027d35640e3ad02e075fe1278 (diff) | |
Merge pull request #8 from kwalton95/patch-1
Update Keybinds.conf
Diffstat (limited to 'config')
| -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..40ca3990 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, hyprctl dispatch exit 0 bind = $mainMod SHIFT, C, exec, hyprctl reload bind = $mainMod SHIFT, D, exec, $WofiBig bind = $mainMod, D, exec, $Wofi |
