compositor: Fix styling of QT apps launched by systemd

This commit is contained in:
Charlotte Van Petegem 2023-07-16 15:19:29 +02:00
parent 81ccc67c60
commit 79987c5b7f
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -152,7 +152,7 @@ let
configure_touchpads tap enabled
configure_touchpads scroll-method two-finger
${pkgs.dbus}/bin/dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XCURSOR_SIZE
${pkgs.dbus}/bin/dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE XCURSOR_SIZE QT_QPA_PLATFORM_THEME QT_STYLE_OVERRIDE QT_PLUGIN_PATH QTWEBKIT_PLUGIN_PATH
systemctl --user start river-session.target
'';
in