Fuck about with styling and shit
This commit is contained in:
parent
1a47d7aef2
commit
09a221d787
5 changed files with 25 additions and 38 deletions
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
# Global values
|
||||
# output=<undefined>#
|
||||
min-width=300
|
||||
max-width=800
|
||||
max-height=200
|
||||
#min-width=300
|
||||
#max-width=800
|
||||
#max-height=200
|
||||
# stacking-order=bottom-up
|
||||
anchor=top-right
|
||||
edge-margin-vertical=40
|
||||
|
|
@ -16,37 +16,37 @@ edge-margin-horizontal=40
|
|||
# max-icon-size=32
|
||||
# selection-helper=dmenu
|
||||
# selection-helper-uses-null-separator=no
|
||||
# play-sound=aplay ${filename}
|
||||
play-sound=play ${filename}
|
||||
|
||||
# Default values, may be overridden in 'urgency' specific sections
|
||||
layer=overlay
|
||||
background=eee8d5cc
|
||||
background=1f1f28cc
|
||||
|
||||
border-color=909090ff
|
||||
border-radius=12
|
||||
border-radius=22
|
||||
border-size=3
|
||||
|
||||
padding-vertical=20
|
||||
padding-horizontal=20
|
||||
|
||||
# dpi-aware=no
|
||||
dpi-aware=yes
|
||||
|
||||
title-font=Rubik:size=12
|
||||
title-color=586e75ff
|
||||
title-color=dcd7baff
|
||||
# title-format=<i>%a%A</i>
|
||||
|
||||
summary-font=Rubik:size=12
|
||||
summary-color=839496ff
|
||||
summary-font=Rubik:size=10
|
||||
summary-color=dcd7baff
|
||||
# summary-format=<b>%s</b>\n
|
||||
|
||||
body-font=Rubik:size=12
|
||||
body-color=839496ff
|
||||
# body-format=%b
|
||||
body-font=Rubik:size=10
|
||||
body-color=54546Dff
|
||||
body-format=Itthebody%b
|
||||
|
||||
# progress-bar-height=20
|
||||
# progress-bar-color=ffffffff
|
||||
|
||||
# sound-file=
|
||||
sound-file=/usr/share/sounds/freedesktop/stereo/bell.oga
|
||||
# icon=
|
||||
|
||||
# Timeout values are in seconds. 0 to disable
|
||||
|
|
@ -54,7 +54,8 @@ max-timeout=60
|
|||
default-timeout=10
|
||||
idle-timeout=30
|
||||
|
||||
# [low]
|
||||
[low]
|
||||
sound-file=/usr/share/sounds/freedesktop/stereo/message.oga
|
||||
# background=2b2b2bff
|
||||
# title-color=888888ff
|
||||
# summary-color=888888ff
|
||||
|
|
@ -63,4 +64,4 @@ idle-timeout=30
|
|||
# [normal]
|
||||
|
||||
# [critical]
|
||||
# background=6c3333ff
|
||||
# background=6c3333f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue