make niri gruvbox
This commit is contained in:
parent
10960f620d
commit
092d46c120
1 changed files with 10 additions and 4 deletions
|
|
@ -64,11 +64,17 @@ in {
|
||||||
}
|
}
|
||||||
|
|
||||||
layout {
|
layout {
|
||||||
gaps 8
|
gaps 6
|
||||||
border {
|
border {
|
||||||
width 2
|
width 2
|
||||||
active-color "#7aa2f7"
|
active-color "#fabd2f"
|
||||||
inactive-color "#3b4261"
|
inactive-color "#504945"
|
||||||
|
}
|
||||||
|
|
||||||
|
focus-ring {
|
||||||
|
width 2
|
||||||
|
active-color "#fabd2f"
|
||||||
|
inactive-color "transparent"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue