diff options
author | tsxv478 <atci39@rambler.ru> | 2024-01-13 16:33:12 +0300 |
---|---|---|
committer | tsxv478 <atci39@rambler.ru> | 2024-01-13 16:33:12 +0300 |
commit | c18192a8a043695f2bf83a05098d6589f692e87b (patch) | |
tree | fa4be375500dc11277168e82bf5100138b43349a /picom/picom.conf | |
parent | 4b7ac70fb4dffc59ff45c651cf7c169e1e601c21 (diff) |
picom add empty line
Diffstat (limited to 'picom/picom.conf')
-rw-r--r-- | picom/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picom/picom.conf b/picom/picom.conf index 21c5fe6..17b0b29 100644 --- a/picom/picom.conf +++ b/picom/picom.conf @@ -1,6 +1,7 @@ backend = "glx"; vsync = true; corner-radius = 20; + rounded-corners-exclude = [ "window_type = 'menu'", "window_type = 'dropdown_menu'", |