mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 09:14:34 +05:30
Back to ayu-dark for now
This commit is contained in:
parent
7394685605
commit
40c86fa6fd
|
@ -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…
Reference in a new issue