From 9df0e45fd9d42acc3ddb37656852acfe5075a49f Mon Sep 17 00:00:00 2001 From: logan2611 Date: Tue, 24 Mar 2020 21:56:50 -0600 Subject: [PATCH] Don't be a stupid idiot --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 &