Enable Picom so windows can be transparent.
This commit is contained in:
parent
785dc732e3
commit
95a0d64006
|
@ -30,6 +30,8 @@
|
||||||
nssmdns = true;
|
nssmdns = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
picom.enable = true;
|
||||||
|
|
||||||
pipewire = {
|
pipewire = {
|
||||||
alsa.enable = true;
|
alsa.enable = true;
|
||||||
alsa.support32Bit = true;
|
alsa.support32Bit = true;
|
||||||
|
|
Loading…
Reference in New Issue