From be9e153ae1efb20077ac519ae1374c47ab5b5e60 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Fri, 17 Jul 2020 07:55:02 -0400 Subject: Changed openbox config so it now uses my script to make screenshots and also removed shadows of maim when compton is running --- .config/openbox/autostart | 1 + 1 file changed, 1 insertion(+) (limited to '.config/openbox/autostart') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 3486175..2a75664 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -7,3 +7,4 @@ killall -q polybar polybar example & +XDG_SESSION_TYPE=x11 plank & -- cgit v1.2.3