[i3] Maybe picom will be better than compton?
This commit is contained in:
@ -5,7 +5,6 @@ inactive-opacity = 0.9;
|
||||
inactive-dim = 0.0;
|
||||
frame-opacity = 0.7;
|
||||
inactive-opacity-override = true;
|
||||
alpha-step = 0.06;
|
||||
blur-background = true;
|
||||
blur-background-frame = true;
|
||||
fading = true;
|
||||
|
||||
@ -306,7 +306,7 @@ bindsym $mod+Shift+o exec rofi-bat
|
||||
exec --no-startup-id unclutter -grab
|
||||
|
||||
# RELOAD
|
||||
#exec_always --no-startup-id compton --config ~/.config/compton/compton.conf
|
||||
exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|
||||
exec_always --no-startup-id dunst
|
||||
exec_always --no-startup-id syncthing -no-browser
|
||||
exec_always xrdb --merge ~/.Xresoureces
|
||||
|
||||
Reference in New Issue
Block a user