This commit is contained in:
biscuit
2025-05-13 18:36:55 -05:00
parent eef4be887a
commit d9fc308a51
4 changed files with 300 additions and 0 deletions
+5
View File
@@ -6,4 +6,9 @@
programs.hyprland = {
enable = true;
};
home.file."./config/hyprland.conf" = {
source = "./custom/hyprland.conf";
force = true;
};
}