Update config

This commit is contained in:
RealStickman 2020-02-17 16:10:10 +00:00
parent 981b0a9607
commit bb3b2aba5a

View File

@ -600,13 +600,13 @@ gaps outer 0
#####################################################################################################################
################# compton of i3wm #################
################# compton (now picom) of i3wm #################
#####################################################################################################################
#if you want transparency on non-focused windows, ...
#exec_always --no-startup-id compton --config ~/.config/i3/compton.conf
exec_always --no-startup-id picom --config ~/.config/i3/picom.conf
exec_always --no-startup-id picom -b --config ~/.config/i3/picom.conf
#####################################################################################################################