mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
picom: use the one from Debian unstable
This commit is contained in:
parent
14d0f726b3
commit
9eb153f283
2 changed files with 1 additions and 2 deletions
|
@ -4,6 +4,6 @@ PartOf=graphical-session.target
|
|||
|
||||
[Service]
|
||||
ExecStartPre=%h/.config/i3/bin/picom-configure
|
||||
ExecStart=%h/.local/bin/picom --config %t/i3/picom.conf --experimental-backends
|
||||
ExecStart=/usr/bin/picom --config %t/i3/picom.conf --experimental-backends
|
||||
ExecReload=%h/.config/i3/bin/picom-configure
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue