swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

config (641B)


      1 anchor=top-right
      2 text-alignment=left
      3 width=400
      4 height=400
      5 max-history=10
      6 sort=-time
      7 
      8 on-button-left=invoke-default-action
      9 on-button-middle=exec makoctl menu -n $id -- mew -p 'Select action: '
     10 on-button-right=dismiss
     11 
     12 max-visible=10
     13 font=monospace 14
     14 max-icon-size=38
     15 icon-location=left
     16 margin=6
     17 padding=3
     18 format=<b>%s</b>\n%b
     19 
     20 background-color=#2e3440aa
     21 border-size=3
     22 border-radius=0
     23 default-timeout=10000
     24 
     25 [urgency=low]
     26 text-color=#d8dee9
     27 border-color=#5e81ac
     28 default-timeout=10000
     29 
     30 [urgency=normal]
     31 text-color=#d8dee9
     32 border-color=#5e81ac
     33 default-timeout=10000
     34 
     35 [urgency=critical]
     36 text-color=#d8dee9
     37 border-color=#5e81ac
     38 default-timeout=0