summaryrefslogtreecommitdiffstats
path: root/hyprland/binds.nix
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-08-21 16:29:05 -0400
committerAndrew <admonty1@protonmail.com>2025-08-21 16:29:05 -0400
commit4010671d170a9c079fa70c4f263b341b464d0e22 (patch)
tree76cc9e0d0dc07a258fb3a342a693a42adf7c1819 /hyprland/binds.nix
parentadd hyprpicker + wl clipboard and add keybind mod + s (diff)
downloadnixos-4010671d170a9c079fa70c4f263b341b464d0e22.tar.gz
nixos-4010671d170a9c079fa70c4f263b341b464d0e22.tar.bz2
nixos-4010671d170a9c079fa70c4f263b341b464d0e22.zip
change waybar icons to match workspaces
Diffstat (limited to 'hyprland/binds.nix')
-rw-r--r--hyprland/binds.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland/binds.nix b/hyprland/binds.nix
index 330a0c4..d12a957 100644
--- a/hyprland/binds.nix
+++ b/hyprland/binds.nix
@@ -11,7 +11,7 @@ let
"$mod, code:1${toString i}, workspace, ${toString ws}"
"$mod SHIFT, code:1${toString i}, movetoWorkspace, ${toString ws}"
]
- ) 9
+ ) 10
);
in
{