diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index e6dca5a..6a0ae1a 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -240,8 +240,8 @@ bind = $mainMod SHIFT, SPACE, movetoworkspace, special:magic bind = $mainMod, mouse_down, workspace, e+1 bind = $mainMod, mouse_up, workspace, e-1 -binde = $mainMod, XF86AudioLowerVolume, workspace, e+1 -binde = $mainMod, XF86AudioRaiseVolume, workspace, e-1 +binde = $mainMod, XF86AudioLowerVolume, workspace, e-1 +binde = $mainMod, XF86AudioRaiseVolume, workspace, e+1 # Move/resize windows with mainMod + LMB/RMB and dragging bindm = $mainMod, mouse:272, movewindow