diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-22 15:43:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 15:43:18 +0900 |
| commit | 09bef3916d3c7225671f96fd7a8f77f5fab22f19 (patch) | |
| tree | ad6d438ee8417a408dd28535c3cd21de01488a97 /config/hypr/configs/Keybinds.conf | |
| parent | 33fcd2a2ef94e10b3e599d061e9c0a1945066e8c (diff) | |
| parent | f82516e99f2d060c0c1eca0eb20fb7bd78715269 (diff) | |
Merge pull request #410 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index b53c6e8c..65da9ff5 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -36,6 +36,7 @@ bind = $mainMod SHIFT, M, exec, $UserScripts/RofiBeats.sh # online music bind = $mainMod, W, exec, $UserScripts/WallpaperSelect.sh # Select wallpaper to apply bind = $mainMod SHIFT, W, exec, $UserScripts/WallpaperEffects.sh # Wallpaper Effects by imagemagickWW bind = CTRL ALT, W, exec, $UserScripts/WallpaperRandom.sh # Random wallpapers +bind = $mainMod ALT, O, exec, hyprctl setprop active opaque toggle #disable opacity to active window # Waybar / Bar related bind = $mainMod, B, exec, pkill -SIGUSR1 waybar # Toggle hide/show waybar |
