Browse Source

Update Keybinds.conf

pull/296/head
Ja.KooLit 2 years ago committed by GitHub
parent
commit
9060d299cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      config/hypr/configs/Keybinds.conf

2
config/hypr/configs/Keybinds.conf

@ -23,7 +23,7 @@ bind = CTRL ALT, P, exec, $scriptsDir/Wlogout.sh
bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh # Small help file
bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh # Refresh waybar, swaync, rofi
bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh # emoji
bind = $mainMod ALT, C, exec, $scriptsDir/RofiEmoji.sh # calculator
bind = $mainMod ALT, C, exec, $scriptsDir/RofiCalc.sh # calculator (qalculate)
bind = $mainMod, S, exec, $scriptsDir/RofiSearch.sh # Google search from Rofi
bind = $mainMod SHIFT, B, exec, $scriptsDir/ChangeBlur.sh # Toggle blur settings
bind = $mainMod SHIFT, G, exec, $scriptsDir/GameMode.sh # animations ON/OFF

Loading…
Cancel
Save