picom
This commit is contained in:
parent
a5760ca511
commit
f2ac717244
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ in
|
|||
});
|
||||
};
|
||||
|
||||
services.picom = {
|
||||
enable = true;
|
||||
fade = false;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
dmenu
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue