bspwm: Make starting the compositor the WM's job

I mean, it makes sense. It also allows for quick reloading of Compton, too
This commit is contained in:
2018-02-05 14:21:40 -06:00
parent 5a75ac0a41
commit 5b3208e772
3 changed files with 5 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ glx-swap-method = "undefined";
#################################
# Enabled client-side shadows on windows.
shadow = false;
shadow = true;
# Don't draw shadows on DND windows.
no-dnd-shadow = true;
# Avoid drawing shadows on dock/panel windows.