Testing
This commit is contained in:
parent
944f0802fd
commit
0e68f886da
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
workspace = {
|
workspace = {
|
||||||
clickItemTo = "select";
|
clickItemTo = "select";
|
||||||
iconTheme = "Papirus-Dark";
|
iconTheme = "Papirus-Dark";
|
||||||
wallpaper = "/etc/nixos/git/wallpapers/default/wallpaper1.png";
|
wallpaper = "/etc/nixos/git/wallpapers/${theme}/wallpaper1.png";
|
||||||
theme = "Arc-Dark";
|
theme = "Arc-Dark";
|
||||||
colorScheme = "Arc";
|
colorScheme = "Arc";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue