mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Configured xdg dirs
This commit is contained in:
parent
fad7ed13fc
commit
13dc386f9f
2 changed files with 25 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue