Put icons into sway dirs
This commit is contained in:
parent
0d4bf856c3
commit
f2dfe30ff3
|
@ -126,6 +126,8 @@ in
|
||||||
systemd.enable = true;
|
systemd.enable = true;
|
||||||
systemd.variables = [
|
systemd.variables = [
|
||||||
"PATH" # for portals
|
"PATH" # for portals
|
||||||
|
"XDG_DATA_DIRS" # For extra icons
|
||||||
|
"XDG_DATA_HOME" # For extra icons
|
||||||
];
|
];
|
||||||
systemd.extraCommands = [
|
systemd.extraCommands = [
|
||||||
"systemctl --user restart xdg-desktop-portals.service"
|
"systemctl --user restart xdg-desktop-portals.service"
|
||||||
|
|
Loading…
Reference in a new issue