diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c1f6e1e..103d07d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -149,6 +149,11 @@ bind=SUPERSHIFT,Right,movewindow,r bind=SUPERSHIFT,Up,movewindow,u bind=SUPERSHIFT,Down,movewindow,d +# Move workspace to monitor +bind=SUPERCTRL,Left,movecurrentworkspacetomonitor,l +bind=SUPERCTRL,Right,movecurrentworkspacetomonitor,r +bind=SUPERCTRL,Up,movecurrentworkspacetomonitor,u +bind=SUPERCTRL,Down,movecurrentworkspacetomonitor,d # ----------------------- STARTUP -------------------- # exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP