mirror of
https://github.com/librephoenix/nixos-config
synced 2025-09-07 13:34:01 +05:30
Back to ayu-dark for now
This commit is contained in:
parent
7394685605
commit
40c86fa6fd
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
name = "emmet";
|
name = "emmet";
|
||||||
email = "librephoenix@protonmail.com";
|
email = "librephoenix@protonmail.com";
|
||||||
dotfilesDir = "~/.dotfiles";
|
dotfilesDir = "~/.dotfiles";
|
||||||
theme = "ashes";
|
theme = "ayu-dark";
|
||||||
|
|
||||||
themePolarityPath = "/themes/"+theme+"/polarity.txt";
|
themePolarityPath = "/themes/"+theme+"/polarity.txt";
|
||||||
themePolarity = builtins.readFile (./. + themePolarityPath);
|
themePolarity = builtins.readFile (./. + themePolarityPath);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue