mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 21:53:01 +01:00
picom uses xrender
This commit is contained in:
parent
e83b35c436
commit
bceaa7eb4f
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
|||
exec --no-startup-id nitrogen --restore
|
||||
|
||||
# compositor
|
||||
exec picom -f -i 1
|
||||
exec picom -f -i 1 --backend xrender
|
||||
|
||||
# conky
|
||||
exec conky
|
||||
|
|
Loading…
Reference in a new issue