diff options
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 95c79aa..2a82853 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -170,7 +170,7 @@ bind = $mainMod, E, exec, $terminal -T neomutt neomutt; pkill -RTMIN+12 waybar bind = $mainMod, N, exec, linkhandler bind = $mainMod SHIFT, N, exec, $terminal -T newsraft -e newsraft; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, R, exec, $terminal -e btop -bind = $mainMod, M, exec, $terminal -e rmpc +bind = $mainMod, M, exec, $terminal -T rmpc -e rmpc bind =,XF86AudioPlay, exec, mpc toggle bind =,XF86AudioPrev, exec, rmpc prev bind = $mainMod, comma, exec, rmpc prev |