Add blur to transparent windows

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-07-30 11:42:44 +02:00
parent 227fe87770
commit 33aaca49ba
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
5 changed files with 15 additions and 7 deletions

View file

@ -15,8 +15,9 @@
#######################################
[settings]
padding = 4
background-color = #BF080808
foreground-color = #BFA1B0B8
# 60% alpha
background-color = #99080808
foreground-color = #99A1B0B8
bar-height = 35
#######################################