Home Gen319 @ 2024-09-18-15:13

This commit is contained in:
Jonas Röger 2024-09-18 15:13:57 +02:00
parent 3fe49bcac8
commit f2bca5444e

View File

@ -8,6 +8,7 @@
settings = {
exec-once = [
"${pkgs.dbus}/bin/dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"${pkgs.systemd}/bin/systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"${pkgs.wpaperd}/bin/wpaperd &"
];