diff --git a/apps/hyprland/hypr/binds.nix b/apps/hyprland/hypr/binds.nix new file mode 100644 index 0000000..0d3a606 --- /dev/null +++ b/apps/hyprland/hypr/binds.nix @@ -0,0 +1,6 @@ +{ + bindd = [ + "SUPER, Return, Open Terminal, exec, ghostty" + "SUPER, Q, Kill active, killactive" + ]; +} diff --git a/apps/hyprland/hypr/general.nix b/apps/hyprland/hypr/general.nix new file mode 100644 index 0000000..e69de29