diff --git a/home/features/desktop/hyprland.nix b/home/features/desktop/hyprland.nix index 3a79db0..0617440 100644 --- a/home/features/desktop/hyprland.nix +++ b/home/features/desktop/hyprland.nix @@ -162,7 +162,7 @@ in { "$mainMod, return, exec, $terminal nu -c zellij-ps" # "$mainMod, t, exec, warp-terminal" "$mainMod, t, exec, $terminal -e nu -c 'nitch; exec nu'" - "$mainMod SHIFT, t, exec, uwsm app --launch-timer" + "$mainMod SHIFT, t, exec, launch-timer" "$mainMod, n, exec, $terminal -e nvim" "$mainMod, z, exec, uwsm app -- zeditor" "$mainMod, o, exec, hyprctl setprop activewindow opaque toggle"