refactor(general): organized more

This commit is contained in:
kenji
2026-01-05 12:28:16 -06:00
parent 5fe83ddc8a
commit 796e311a29
5 changed files with 39 additions and 54 deletions
+5 -7
View File
@@ -4,18 +4,16 @@
...
}: {
imports = [
./hypr/binds.nix
./hypr/general.nix
./hypr/exec.nix
./hypr/rules.nix
./hypr/animation.nix
./hypr/misc.nix
./hypr/binds.nix
./hypr/exec.nix
./hypr/general.nix
./hypr/input.nix
./hypr/layers.nix
./hypr/misc.nix
./hypr/rules.nix
./scripts/movement.nix
# volume stuff
];
wayland.windowManager.hyprland.enable = true;
wayland.windowManager.hyprland.systemd.enable = false; # for UWSM support...