mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-15 22:43:02 +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
|
exec --no-startup-id nitrogen --restore
|
||||||
|
|
||||||
# compositor
|
# compositor
|
||||||
exec picom -f -i 1
|
exec picom -f -i 1 --backend xrender
|
||||||
|
|
||||||
# conky
|
# conky
|
||||||
exec conky
|
exec conky
|
||||||
|
|
Loading…
Reference in a new issue