mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
i3: revert chrome shadows
This commit is contained in:
parent
ecd84f1ec8
commit
3fca240a2f
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ exec --no-startup-id picom \
|
||||||
--shadow-offset-y=-9 \
|
--shadow-offset-y=-9 \
|
||||||
--shadow-exclude='x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' \
|
--shadow-exclude='x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' \
|
||||||
--shadow-exclude='class_g = "i3-frame"' \
|
--shadow-exclude='class_g = "i3-frame"' \
|
||||||
--shadow-exclude='class_g = "Google-chrome" && argb' \
|
|
||||||
--shadow-exclude='class_g = "TelegramDesktop" && argb' \
|
--shadow-exclude='class_g = "TelegramDesktop" && argb' \
|
||||||
--shadow-exclude='class_g = "net.thunderbird.Thunderbird" && argb' \
|
--shadow-exclude='class_g = "net.thunderbird.Thunderbird" && argb' \
|
||||||
--shadow-exclude='class_g = "org.mozilla.firefox" && argb' \
|
--shadow-exclude='class_g = "org.mozilla.firefox" && argb' \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue