Browse Source

Update Keybinds.conf

Changed the Oh my zsh change theme keybinds as it is not something that users usually change at all times...

I will re-arrange the keybinds to separate the MISC keybinds and the necessary ones
pull/95/head
Ja.KooLit 2 years ago committed by GitHub
parent
commit
5476b38807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/hypr/configs/Keybinds.conf

2
config/hypr/configs/Keybinds.conf

@ -40,7 +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, C, exec, $scriptsDir/ChangeTheme.sh # Change oh-my-zsh theme
bind = $mainMod SHIFT, O, exec, $scriptsDir/ChangeTheme.sh # Change oh-my-zsh theme
bind = $mainMod ALT, K, exec, $scriptsDir/SwitchKeyboardLayout.sh
bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh

Loading…
Cancel
Save