diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index eee61c2..683492d 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -254,8 +254,8 @@ bind = ALT, Tab, focuscurrentorlast # switch focus from current to previous wind # screenshot bind = $mainMod, PRINT, exec, hyprshot -m window # window -bind = , PRINT, exec, hyprshot -m output # monitor -bind = $shiftMod, PRINT, exec, hyprshot -m region # region +bind = $shiftMod, PRINT, exec, hyprshot -m output # monitor +bind = , PRINT, exec, hyprshot -m region # region # fullscreen bind = $mainMod, F, fullscreen, 1 # fullscreen, with border