Configured xdg dirs

This commit is contained in:
Emmet
2023-05-29 09:31:40 -05:00
parent fad7ed13fc
commit 13dc386f9f
2 changed files with 25 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
system = "x86_64-linux";
name = "emmet";
email = "librephoenix@protonmail.com";
dotfilesDir = "~/dotfiles";
dotfilesDir = "~/.dotfiles";
theme = "ayu-dark";
themePolarity = "dark";
backgroundUrlPath = "/themes/"+theme+"/backgroundurl.txt";