summaryrefslogtreecommitdiffstats
path: root/hyprland/binds.nix
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-10-26 17:24:14 -0400
committerAndrew <admonty1@protonmail.com>2025-10-26 17:24:14 -0400
commitf76c1e3b6e2197fcf011998c66f26c4dc5e55051 (patch)
tree452e4c61371e0d04605172b771e8b621a7c8dad7 /hyprland/binds.nix
parentmake resize bigger amount (diff)
downloadnixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.tar.gz
nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.tar.bz2
nixos-f76c1e3b6e2197fcf011998c66f26c4dc5e55051.zip
remove uwsm
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 7e679d4..477cea9 100644
--- a/hyprland/binds.nix
+++ b/hyprland/binds.nix
@@ -66,7 +66,7 @@ in {
"$mod CTRL, k, resizeactive, 0 -25"
"$mod CTRL, l, resizeactive, 25 0"
- "$mod, D, exec, uwsm app -- ghostty"
+ "$mod, D, exec, app -- ghostty"
"$mod, b, exec, librewolf"
"$mod, space, exec, pkill rofi || rofi -show drun"
"$mod, p, exec, pkill hyprpicker || hyprpicker -ar"