feat: add all configs
This commit is contained in:
commit
0267199f6e
23 changed files with 1673 additions and 0 deletions
29
home/oli/.config/mako/config
Normal file
29
home/oli/.config/mako/config
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
sort=-time
|
||||
layer=top
|
||||
background-color=#162422
|
||||
text-color=#53847d
|
||||
border-color=#000055
|
||||
border-size=4
|
||||
border-radius=0
|
||||
padding=15
|
||||
width=450
|
||||
icons=0
|
||||
markup=1
|
||||
default-timeout=7000
|
||||
ignore-timeout=1
|
||||
font=BerkeleyMono Nerd Font Mono 12
|
||||
format=<b>%s</b> <i>%a</i>\n%b
|
||||
|
||||
[urgency=low]
|
||||
background-color=#5a5a5a
|
||||
text-color=#a3a3a3
|
||||
border-color=#00000000
|
||||
|
||||
[urgency=critical]
|
||||
background-color=#720000
|
||||
text-color=#f0f0f0
|
||||
border-color=#00000000
|
||||
|
||||
# highlight notifications from scripts
|
||||
[app-name=script]
|
||||
border-color=#000099
|
||||
Loading…
Add table
Add a link
Reference in a new issue