diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-30 17:08:25 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-30 17:08:25 +0900 |
| commit | 592ce2027056eded49968619c21b2c54f1b1f0f9 (patch) | |
| tree | 4703c60fd0776eadec65f5ed38f27f69824ef9ed /config/hypr/configs/Keybinds.conf | |
| parent | 50bb988ed64c9962f350d07ef1914e1111b3d97a (diff) | |
| parent | f9f437f20a69f3fc8031f0b0ae9deaf6fc91e59f (diff) | |
Merge pull request #45 from JaKooLit/v2.1.12
V2.1.12 preliminary v2.1.12 changes
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -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 26a32f55..baec5115 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -38,7 +38,7 @@ bind = $mainMod, E, exec, $scriptsDir/QuickEdit.sh bind = $mainMod, B, exec, killall -SIGUSR1 waybar # Toggle hide/show waybar bind = $mainMod SHIFT, G, exec, $scriptsDir/GameMode.sh bind = CTRL SHIFT, W, exec, $scriptsDir/Refresh.sh -bind = CTRL ALT, W, exec, $scriptsDir/Wallpaper.sh swww +bind = CTRL ALT, W, exec, $scriptsDir/Wallpaper.sh bind = CTRL, W, exec, $scriptsDir/WaybarStyles.sh bind = $mainMod, W, exec, $scriptsDir/WallpaperSelect.sh bind = ALT, W, exec, $scriptsDir/WaybarLayout.sh |
