diff options
Diffstat (limited to 'dotfiles/.config/niri')
| -rw-r--r-- | dotfiles/.config/niri/config.kdl | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dotfiles/.config/niri/config.kdl b/dotfiles/.config/niri/config.kdl index b968948..fa4b408 100644 --- a/dotfiles/.config/niri/config.kdl +++ b/dotfiles/.config/niri/config.kdl @@ -164,7 +164,7 @@ layout { // active-color "#5b8277" // inactive-color "#4d4d42" - active-gradient from="#1f5c9a" to="#99d0b5" angle=60 + active-gradient from="#89b6a0" to="#0fc0d0" angle=90 inactive-gradient from="#252832" to="#676775" angle=45 } @@ -211,16 +211,16 @@ layout { // off // hide-when-single-tab place-within-column - gap 3 - width 6 + gap 0 + width 10 length total-proportion=0.8 // position "bottom" - gaps-between-tabs 3 - // corner-radius 8 - active-color "#99d0b5" - // inactive-color "gray" - active-gradient from="#1f5c9a" to="#99d0b5" angle=180 - inactive-gradient from="#000000" to="#252832" angle=180 + gaps-between-tabs 6 + corner-radius 2 + // active-color "#89b6a0" + // inactive-color "#ccbe99" + active-gradient from="#0fc0d0" to="#89b6a0" angle=180 + inactive-gradient from="#000000" to="#ccbe99" angle=180 } } |
