1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

compton: remove

This module was deprecated since release 20.03 according to the news, so
it can be removed.
This commit is contained in:
Thiago Kenji Okada 2022-05-05 23:21:14 +01:00 committed by Robert Helgesson
parent b908e61dfa
commit 177f1887d4
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 3 additions and 44 deletions

View file

@ -84,6 +84,9 @@ removed since upstream changed the blur settings to be more flexible.
You can migrate the blur settings to use
<<opt-services.picom.settings>> instead.
* The `services.compton` module has been removed. It was deprecated in
release 20.03. Use `services.picom` instead.
[[sec-release-22.11-state-version-changes]]
=== State Version Changes