mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Use powerline instead
This commit is contained in:
parent
e70300d5bf
commit
53cbd90262
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ homeConfiguration "nixos" {
|
|||
selection_foreground = "#" + theme.background;
|
||||
|
||||
tab_bar_edge = "top";
|
||||
tab_bar_style = "slant";
|
||||
tab_bar_style = "powerline";
|
||||
|
||||
active_tab_background = "#" + theme.background;
|
||||
active_tab_foreground = "#" + theme.foreground;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue