changed hyprland.conf to main.conf

This commit is contained in:
2024-10-18 09:30:08 -05:00
parent 42b3bcbfa8
commit 29a01705c3
6 changed files with 72 additions and 63 deletions

View File

@@ -30,6 +30,10 @@
systemd.variables = [ "--all" ];
extraConfig = ''
source = ./main.conf
'';
};
};