From 82f21f22316ee95c1cba1b2356ad01500ab7585c Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 6 Oct 2023 14:32:02 +0100 Subject: [PATCH] mention share picker theming stuff --- pages/Useful Utilities/Hyprland-desktop-portal.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/Useful Utilities/Hyprland-desktop-portal.md b/pages/Useful Utilities/Hyprland-desktop-portal.md index fbe2c56..5fb0476 100644 --- a/pages/Useful Utilities/Hyprland-desktop-portal.md +++ b/pages/Useful Utilities/Hyprland-desktop-portal.md @@ -109,6 +109,16 @@ sleep 2 ``` adjust the paths if incorrect. +## Share picker doesn't use the system theme + +Try one or both: +```sh +dbus-update-activation-environment --systemd --all +systemctl --user import-environment QT_QPA_PLATFORMTHEME +``` + +If it works, add it to your config in an `exec-once`. + ## Debugging If you get long app launch times, or screensharing does not work, consult the logs.