diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-22 23:48:33 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-22 23:48:33 -0400 |
| commit | 61fd81562a9a2d7744e05b939948898e25dfb6fc (patch) | |
| tree | 4c21b0e28ddf30a677089d9acb349d1b66270a7b /hyprland/binds.nix | |
| parent | screenshot manager PRINT / SUPER+SHIFT+S (diff) | |
| download | nixos-61fd81562a9a2d7744e05b939948898e25dfb6fc.tar.gz nixos-61fd81562a9a2d7744e05b939948898e25dfb6fc.tar.bz2 nixos-61fd81562a9a2d7744e05b939948898e25dfb6fc.zip | |
unfixed and fixed ghostty. + reformat files
Diffstat (limited to '')
| -rw-r--r-- | hyprland/binds.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland/binds.nix b/hyprland/binds.nix index d89f155..5f02ffd 100644 --- a/hyprland/binds.nix +++ b/hyprland/binds.nix @@ -57,7 +57,7 @@ in - "$mod, d, exec, ghostty" + "$mod, D, exec, uwsm app -- ghostty" "$mod, b, exec, brave" "$mod, space, exec, pkill rofi || rofi -show drun" "$mod, p, exec, pkill hyprpicker || hyprpicker -ar" |
