Move picom to it's own module

This commit is contained in:
Paul-Henri Froidmont 2023-03-28 16:52:54 +02:00
parent a3fd79d113
commit 2e5e3cba52
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
4 changed files with 79 additions and 67 deletions

View file

@ -12,6 +12,7 @@ in {
modules = {
desktop = {
polybar.enable = true;
picom.enable = true;
themes = {
gtk.enable = true;
qt.enable = true;