diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-05 10:42:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-05 10:42:30 +0900 |
| commit | cdd3e7fd1b53185afe0e56df213092f699be9e56 (patch) | |
| tree | cd1487c318573d1cb354ed2a54c7ca3ec7aa00e3 /config | |
| parent | 8f747452b6e2763fe8ad5d159a93b108bb725fca (diff) | |
| parent | 1a55d119314263829051ccbe37f13a417c676f64 (diff) | |
Merge pull request #9 from JaKooLit/revert-8-patch-1
Revert "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 40ca3990..f7bc27b9 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, hyprctl dispatch exit 0 +bind = CTRL ALT, Delete, exit bind = $mainMod SHIFT, C, exec, hyprctl reload bind = $mainMod SHIFT, D, exec, $WofiBig bind = $mainMod, D, exec, $Wofi |
