diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/hyprland/hypr/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf index ba91e01..9219f84 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -128,6 +128,7 @@ bind =, O, exec, mpower source = ./reset-submap.conf submap = reset +bind = $mainMod SHIFT, M, exec, mplay bind =, XF86AudioLowerVolume, exec, pamixer -d 5 bind =, XF86AudioRaiseVolume, exec, pamixer -i 5 bind =, XF86AudioMute, exec, pamixer -t |