mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
compton: panel shadow
This commit is contained in:
parent
fb2c8b7319
commit
aa933bb36d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ client.background #ffffff
|
||||||
gaps inner 30
|
gaps inner 30
|
||||||
|
|
||||||
# exec --no-startup-id compton -cfb -D 5 --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 0.5
|
# exec --no-startup-id compton -cfb -D 5 --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 0.5
|
||||||
exec --no-startup-id compton -cb --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 1
|
exec --no-startup-id compton -cb --shadow-exclude '_NET_WM_NAME@:s = "rofi"' -o 1 --shadow-exclude 'x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020'
|
||||||
|
|
||||||
exec --no-startup-id polybar top
|
exec --no-startup-id polybar top
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue