This commit is contained in:
Lilith 2024-06-11 23:38:26 +02:00
parent 8ec67f8fad
commit f8b7ebdbfe
Signed by: lilith
GPG key ID: 8712A0F317C37175

View file

@ -3,6 +3,6 @@
programs.ags = {
enable = true;
# configDir = /home/lilith/code/widgets; #TODO only for prototyping
configDir = ./.;
};
}