1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00
home-manager/tests/modules/services/picom
Thiago Kenji Okada c94c9c342f
picom: remove experimentalBackends, add extraArgs (#3423)
`--experimental-backends` flag was removed in the recent released picom
v10. Using it now will result in the program exiting.

v10 also introduces its counter-part, `--legacy-backends`. However this
will be removed soon. Instead of adding this as an separate option, add
`extraArgs` option so for those that they want they can pass it manuall.
It is also more future proof.
2022-11-18 08:59:30 -07:00
..
default.nix picom: remove refreshRate option 2022-04-15 23:49:51 +02:00
picom-basic-configuration-expected.conf picom: sync module with the NixOS version 2022-07-12 11:21:49 +02:00
picom-basic-configuration-expected.service picom: remove experimentalBackends, add extraArgs (#3423) 2022-11-18 08:59:30 -07:00
picom-basic-configuration.nix picom: remove experimentalBackends, add extraArgs (#3423) 2022-11-18 08:59:30 -07:00