diff options
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 612ecc95..844f4905 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -70,7 +70,7 @@ bindd = $mainMod SHIFT, M, Online music, exec, $UserScripts/RofiBeats.sh bindd = $mainMod, W, Select Wallpaper, exec, $scriptsDir/WallpaperSelect.sh bindd = $mainMod SHIFT, W, Wallpaper effects, exec, $scriptsDir/WallpaperEffects.sh bindd = CTRL ALT, W, Random wallpaper, exec, $scriptsDir/WallpaperRandom.sh -bindd = $mainMod CTRL, O, Toggle active window opacity, setprop, active opaque toggle +bindd = $mainMod CTRL, O, Toggle active window opacity, exec, $scriptsDir/ToggleOpacity.sh bindd = $mainMod SHIFT, K, Search keybinds, exec, $scriptsDir/KeyBinds.sh bindd = $mainMod SHIFT, A, Animations menu, exec, $scriptsDir/Animations.sh bindd = $mainMod SHIFT, O, Change ZSH (oh-my-zsh) theme, exec, $scriptsDir/ZshChangeTheme.sh |
