Changed compton to picom.
This commit is contained in:
parent
2d40491fe3
commit
5c4ed7a86f
@ -605,7 +605,8 @@ gaps outer 0
|
||||
|
||||
|
||||
#if you want transparency on non-focused windows, ...
|
||||
exec_always --no-startup-id compton --config ~/.config/i3/compton.conf
|
||||
#exec_always --no-startup-id compton --config ~/.config/i3/compton.conf
|
||||
exec_always --no-startup-id picom --config ~/.config/i3/picom.conf
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user