diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2024-01-13 16:33:12 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2024-01-13 16:33:12 +0300 |
commit | 6b15fe17f6fcd5937fd52dbe00b04c4e0f494314 (patch) | |
tree | fa4be375500dc11277168e82bf5100138b43349a /picom | |
parent | d497a439c8f7eb7501a7e59ee13d08f0759170ac (diff) |
picom add empty line
Diffstat (limited to 'picom')
-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'", |