user/picom: remove experimentalBackends
This commit is contained in:
parent
cdef029894
commit
7aa4d5a2e6
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
{ config, ... }: {
|
{ config, ... }: {
|
||||||
services.picom = {
|
services.picom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
experimentalBackends = true;
|
|
||||||
|
|
||||||
# blur = true;
|
# blur = true;
|
||||||
# blurExclude = [
|
# blurExclude = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue