Change transparency for Polybar and Alacritty

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2020-08-24 19:38:19 +02:00
parent ddfa11951c
commit 19160d74f5
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 7 additions and 5 deletions

View file

@ -211,7 +211,7 @@ bell:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
background_opacity: 0.6
background_opacity: 0.67
# Mouse bindings
#

View file

@ -16,7 +16,7 @@
[settings]
padding = 4
# 60% alpha
background-color = #080808
background-color = #AA080808
foreground-color = #A1B0B8
bar-height = 35
@ -26,10 +26,12 @@ bar-height = 35
[bar/top]
monitor = ${env:POLYBAR_MONITOR}
width = 100%
width = 100%:-20
height = ${settings.bar-height}
offset-x = 0
offset-y = 0
offset-x = 10
offset-y = 10
override-redirect = true
wm-restack = i3
font-0 = Noto Sans:pixelsize=12;3
font-1 = Noto Sans CJK JP:pixelsize=12;3