home/natto: misc changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-14 09:58:58 +05:30
parent 6faf1756d3
commit 3cb1266f60
3 changed files with 10 additions and 13 deletions

View File

@@ -19,7 +19,7 @@ in
};
};
};
picom = {
/*picom = {
experimentalBackends = true;
enable = true;
shadow = true;
@@ -57,7 +57,7 @@ in
detect-rounded-corners = true;
detect-client-opacity = true;
'';
};
};*/
sxhkd = {
enable = false;
extraConfig = builtins.readFile ./config/sxhkd/sxhkdrc;