From adf0f14805261c61f9d9e18c34a79d80006f2850 Mon Sep 17 00:00:00 2001 From: Lalle <29478339+LalleSX@users.noreply.github.com> Date: Wed, 1 Mar 2023 02:58:25 +0100 Subject: [PATCH] dbus environment variables --- .config/x11/xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/x11/xprofile b/.config/x11/xprofile index 1d63fd2d..4b81a884 100755 --- a/.config/x11/xprofile +++ b/.config/x11/xprofile @@ -6,7 +6,7 @@ xrandr --dpi 96 # Set DPI. User may want to use a larger number for larger screens. setbg & # set the background with the `setbg` script #xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xrdbpid=$! # Uncomment to use Xresources colors/settings on startup - +dbus-update-activation-environment --all autostart="mpd xcompmgr dunst unclutter pipewire remapd" for program in $autostart; do