mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat: Add zed & awesomeWM config
This commit is contained in:
parent
cb501820b7
commit
346a975e80
12 changed files with 843 additions and 35 deletions
25
platforms/linux/mako-config
Normal file
25
platforms/linux/mako-config
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
sort=-time
|
||||
layer=overlay
|
||||
background-color=#22222266
|
||||
width=450
|
||||
height=150
|
||||
border-size=1
|
||||
border-color=#d3e4c9
|
||||
border-radius=12
|
||||
icons=1
|
||||
max-icon-size=64
|
||||
default-timeout=5000
|
||||
ignore-timeout=0
|
||||
font=PingFangHK
|
||||
margin=12
|
||||
padding=12,20
|
||||
|
||||
[urgency=low]
|
||||
border-color=#aaaaaa
|
||||
|
||||
[urgency=normal]
|
||||
border-color=#cceeff
|
||||
|
||||
[urgency=critical]
|
||||
border-color=#ff7777
|
||||
default-timeout=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue