mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
thunderbird: turn off shadows
This commit is contained in:
parent
33c3e04e41
commit
77b9569b80
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ exec --no-startup-id picom \
|
|||
--shadow-exclude='x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' \
|
||||
--shadow-exclude='class_g ?= "i3-frame"' \
|
||||
--shadow-exclude='class_g = "firefox" && argb' \
|
||||
--shadow-exclude='class_g = "thunderbird" && argb' \
|
||||
--shadow-exclude='class_g = "TelegramDesktop" && argb' \
|
||||
|
||||
# compton: Xubuntu 18.04 Samsung [backup]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue