From f48149202c902df9116a26d2cbfb13e307bfe51b Mon Sep 17 00:00:00 2001 From: lemon-sh Date: Thu, 2 Sep 2021 23:33:40 +0200 Subject: [PATCH] Imagine actually using a compositor --- .dwm/autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.dwm/autostart b/.dwm/autostart index 5c3484b..14f9b92 100755 --- a/.dwm/autostart +++ b/.dwm/autostart @@ -1,6 +1,7 @@ #!/bin/sh feh --bg-fill ~/wallpaper.png & -picom -b --config ~/.config/picom.conf & +# who the fuck needs a compositor? +#picom -b --config ~/.config/picom.conf & ~/.dwm/bar.sh & setxkbmap pl dwm