diff --git a/.config/i3/config b/.config/i3/config index ae3bfbc..ed6d13a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -210,7 +210,7 @@ bindsym Ctrl+Shift+Print exec --no-startup-id flameshot full -c #} exec_always --no-startup-id $HOME/.config/polybar/launch.sh -exec_always --no-startup-id feh --bg-fill ~/.fehbg & +exec_always --no-startup-id ~/.fehbg & exec --no-startup-id QT_QPA_PLATFORMTHEME=qt5ct flameshot 2>&1 & exec --no-startup-id compton 2>&1 &