Enable picom

This commit is contained in:
Paul-Henri Froidmont 2023-03-27 01:56:07 +02:00
parent 0ab0d39bb8
commit e37d668817
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
3 changed files with 66 additions and 1 deletions

View file

@ -41,6 +41,8 @@ in {
};
};
services.picom.enable = true;
home = {
file.".xmonad/scripts" = {
source = ./scripts;