From 4edce2588fe000da0a931fa96b52f08ef6da6781 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 10 Oct 2023 22:58:02 +0200 Subject: added keybind for mplay --- config/hyprland/hypr/binds.conf | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3