Compare commits
2 Commits
5a52f96ad8
...
bc71794031
Author | SHA1 | Date | |
---|---|---|---|
bc71794031 | |||
23aa8cc5ec |
@ -45,7 +45,7 @@ in
|
|||||||
etc = {
|
etc = {
|
||||||
# gtk theme configuration
|
# gtk theme configuration
|
||||||
# src: https://unix.stackexchange.com/questions/632879/how-to-set-a-system-wide-gtk-theme-in-nixos
|
# src: https://unix.stackexchange.com/questions/632879/how-to-set-a-system-wide-gtk-theme-in-nixos
|
||||||
"gtk-2.0".source = ./config/gtk-2.0/.gtkrc-2.0;
|
"gtk-2.0".source = ./config/gtk-2.0/gtkrc;
|
||||||
"gtk-3.0".source = ./config/gtk-3.0/settings.ini;
|
"gtk-3.0".source = ./config/gtk-3.0/settings.ini;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user