nirish

config files for niri window manager
Log | Files | Refs | README | LICENSE

config (440B)


      1 # Global settings
      2 font=IoskeleyMonoNL Nerd Font 12
      3 width=300
      4 margin=10
      5 padding=10
      6 border-size=2
      7 border-radius=5
      8 default-timeout=3000
      9 ignore-timeout=0
     10 max-visible=3
     11 layer=overlay
     12 anchor=top-right
     13 
     14 background-color=#0a0a0a
     15 progress-color=#7fc8ff
     16 # text-color=#b8a9e9
     17 text-color=#ffffff
     18 border-color=#7fc8ff
     19 
     20 [urgency=low]
     21 default-timeout=3000
     22 
     23 [urgency=normal]
     24 default-timeout=10000
     25 
     26 [urgency=high]
     27 default-timeout=50000
     28 border-color=#ff0000