Configured xdg dirs

This commit is contained in:
Emmet
2023-05-29 09:31:40 -05:00
parent 348e51396a
commit caf1dfffb8
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";