Put icons into sway dirs

This commit is contained in:
Natsu Kagami 2024-06-11 23:42:57 +02:00
parent 0d4bf856c3
commit f2dfe30ff3
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -126,6 +126,8 @@ in
systemd.enable = true;
systemd.variables = [
"PATH" # for portals
"XDG_DATA_DIRS" # For extra icons
"XDG_DATA_HOME" # For extra icons
];
systemd.extraCommands = [
"systemctl --user restart xdg-desktop-portals.service"