user/eww: manually set configDir
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
why was this changed???
This commit is contained in:
parent
1d9f9f4927
commit
10fbeac140
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ in {
|
||||||
home.packages = with pkgs; [ socat ];
|
home.packages = with pkgs; [ socat ];
|
||||||
programs.eww = {
|
programs.eww = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configDir = res;
|
|
||||||
};
|
};
|
||||||
|
xdg.configFile."eww".source = res;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue