From 9f8964465e374151a87e163c55f5d4080d9c80d5 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Sat, 20 Dec 2025 20:10:07 -0600 Subject: [PATCH] add jq --- home.nix | 1 + roy-config/hypr/hyprland.conf | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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"