omf theme automated
parent
71bc549799
commit
f41fed51a6
6
home.nix
6
home.nix
|
@ -43,7 +43,11 @@
|
|||
# # the Nix store. Activating the configuration will then make '~/.screenrc' a
|
||||
# # symlink to the Nix store copy.
|
||||
# ".screenrc".source = dotfiles/screenrc;
|
||||
|
||||
"~/.local/share/omf/themes/val-cat" = {
|
||||
enable = true;
|
||||
source = "./fish/themes/val-cat";
|
||||
recursive = true;
|
||||
};
|
||||
# # You can also set the file content immediately.
|
||||
# ".gradle/gradle.properties".text = ''
|
||||
# org.gradle.console=verbose
|
||||
|
|
Loading…
Reference in New Issue