1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Use powerline instead

This commit is contained in:
RGBCube 2023-11-09 18:47:15 +03:00
parent e70300d5bf
commit 53cbd90262
No known key found for this signature in database

View file

@ -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;