diff --git a/home.nix b/home.nix index 180514a..6f094e8 100755 --- a/home.nix +++ b/home.nix @@ -16,6 +16,7 @@ git-filter-repo go grim + jq kdePackages.gwenview minio-client nodejs_22 diff --git a/roy-config/hypr/hyprland.conf b/roy-config/hypr/hyprland.conf index c2852a8..2c789fc 100755 --- a/roy-config/hypr/hyprland.conf +++ b/roy-config/hypr/hyprland.conf @@ -205,8 +205,8 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8 bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 0, movetoworkspace, 10 -# Move workspace to next monitor (right by default) -bind = $mainMod SHIFT, TAB, movewindow, mon:+1 +# Move workspace to next monitor (right) +bind = $mainMod SHIFT, TAB, movecurrentworkspacetomonitor, r # Rotate screen with arrows //TODO: apply to 'current', don't change resolution, frame rate, or scale. Just Rotate bind = $mainMod SHIFT, up, exec, hyprctl keyword monitor "eDP-1,preferred,auto,1,transform,0"