feat: cleaning

This commit is contained in:
Xavier Morel
2026-04-17 10:07:37 +02:00
parent e4e58183f8
commit d4454b3b48
7 changed files with 53 additions and 19 deletions
+6 -6
View File
@@ -23,12 +23,12 @@
background_blur = 3;
font_family = "Fira Code";
};
# extraConfig = ''
# tab_bar_style fade
# tab_fade 1
# active_tab_font_style bold
# inactive_tab_font_style bold
# '';
extraConfig = ''
tab_bar_style fade
tab_fade 1
active_tab_font_style bold
inactive_tab_font_style bold
'';
};
};
}