diff options
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; |
