mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 03:38:33 +02:00
picom: use custom version
This is only next from today. Wanting to try rounded corners (not really working well) and blur (not that useful).
This commit is contained in:
parent
c2a9c0095d
commit
f469d76f9e
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ PartOf=graphical-session.target
|
|||
|
||||
[Service]
|
||||
ExecStartPre=%h/.config/i3/bin/picom-configure
|
||||
ExecStart=/usr/bin/picom --config ${XDG_RUNTIME_DIR}/i3/picom.conf --experimental-backends
|
||||
ExecStart=%h/.local/bin/picom --config ${XDG_RUNTIME_DIR}/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