diff options
| author | phy <phy@localhost..> | 2026-04-06 18:27:58 +0100 |
|---|---|---|
| committer | phy <phy@localhost..> | 2026-04-06 18:27:58 +0100 |
| commit | 087ddd566632d568cd59b499ec36a882e41a236e (patch) | |
| tree | 2f6c045207892f65875755a8ffe4ad5e139403f8 /picom.conf | |
init
Diffstat (limited to 'picom.conf')
| -rw-r--r-- | picom.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/picom.conf b/picom.conf new file mode 100644 index 0000000..95034d6 --- /dev/null +++ b/picom.conf @@ -0,0 +1,4 @@ +backend = "xrender"; + +corder-radius = 10; +round-borders = 1; |
