aboutsummaryrefslogtreecommitdiff
path: root/modules/home/desktop/components
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/desktop/components')
-rw-r--r--modules/home/desktop/components/picom/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/home/desktop/components/picom/default.nix b/modules/home/desktop/components/picom/default.nix
index 698e06c..2ad311a 100644
--- a/modules/home/desktop/components/picom/default.nix
+++ b/modules/home/desktop/components/picom/default.nix
@@ -24,6 +24,8 @@ in {
blur-background-exclude = [
"window_type = 'dock'"
];
+
+ corner-radius = 0;
};
};
};