diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-23 16:00:51 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-23 16:00:51 +0900 |
| commit | 184df5c379ca655355140691608a383643cf2399 (patch) | |
| tree | 1b1fe7ae786baaf0bc82683b0a6cc29a3159cdcd /config/hypr/configs/Keybinds.conf | |
| parent | 60d648fc4fc4733b9215ce5c214ea5e0df04881f (diff) | |
| parent | 687d01c4100f910dbbf18c1aeaceb33db1343a8e (diff) | |
Merge pull request #96 from JaKooLit/main
update main to development
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index b5f565b3..cc8d9d42 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -40,6 +40,7 @@ bind = $mainMod SHIFT, B, exec, $scriptsDir/ChangeBlur.sh # Toggle blur settings bind = $mainMod SHIFT, G, exec, $scriptsDir/GameMode.sh bind = CTRL ALT, W, exec, $scriptsDir/Wallpaper.sh bind = $mainMod, W, exec, $scriptsDir/WallpaperSelect.sh +bind = $mainMod SHIFT, O, exec, $scriptsDir/ZshChangeTheme.sh # Change oh-my-zsh theme bind = $mainMod ALT, K, exec, $scriptsDir/SwitchKeyboardLayout.sh bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh @@ -183,4 +184,4 @@ bind = $mainMod ALT, P, submap, passthru submap = passthru # to unbind bind = $mainMod ALT, P, submap, reset -submap = reset
\ No newline at end of file +submap = reset |
