mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
picom: switch from compton to picom
compton is unmaintained.
This commit is contained in:
parent
8ff879dbf5
commit
e6d1acc4ba
6 changed files with 15 additions and 16 deletions
|
@ -1,11 +0,0 @@
|
|||
[Unit]
|
||||
Description=Compositor for X11 on %I
|
||||
PartOf=graphical-session@%i.target
|
||||
|
||||
[Service]
|
||||
Environment=DISPLAY=%I
|
||||
ExecStart=/usr/bin/compton --backend glx \
|
||||
--xrender-sync \
|
||||
--xrender-sync-fence \
|
||||
--vsync opengl-swc \
|
||||
--paint-on-overlay
|
Loading…
Add table
Add a link
Reference in a new issue