tweaks
This commit is contained in:
parent
32af24f141
commit
7f859b3305
4 changed files with 19 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ import = [ "gruvbox-dark.toml" ]
|
|||
padding = {x = 2, y = 2}
|
||||
|
||||
[font.normal]
|
||||
family = "Adwaita Mono"
|
||||
family = "monospace"
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
|
|
|
|||
|
|
@ -1,10 +1,14 @@
|
|||
font=sans-serif
|
||||
|
||||
default-timeout=5000
|
||||
max-history=8
|
||||
max-visible=8
|
||||
on-button-middle=dismiss --no-history
|
||||
|
||||
layer=overlay
|
||||
anchor=top-right
|
||||
margin=12
|
||||
outer-margin=8
|
||||
margin=0,0,4
|
||||
padding=8
|
||||
|
||||
background-color=#191919E5
|
||||
|
|
@ -19,7 +23,7 @@ border-color=#9b0000E5
|
|||
default-timeout=0
|
||||
|
||||
[category=status]
|
||||
anchor=center
|
||||
anchor=bottom-center
|
||||
group-by=category
|
||||
history=0
|
||||
format=<b>%s</b> %b
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
font=Adwaita Sans
|
||||
font=sans-serif
|
||||
image=~/.config/niri/backgrounds/wallpaper.png
|
||||
color=191919E5
|
||||
|
||||
indicator-idle-visible
|
||||
indicator-radius=64
|
||||
indicator-thickness=4
|
||||
ignore-empty-password
|
||||
|
||||
inside-color=191919E5
|
||||
inside-clear-color=191919E5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue