Remove transparency from polybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f5afd19b68
commit
a8eff3c828
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
[settings]
|
[settings]
|
||||||
padding = 4
|
padding = 4
|
||||||
# 60% alpha
|
# 60% alpha
|
||||||
background-color = #99080808
|
background-color = #080808
|
||||||
foreground-color = #99A1B0B8
|
foreground-color = #A1B0B8
|
||||||
bar-height = 35
|
bar-height = 35
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue