chore: several changes

This commit is contained in:
Xavier Morel
2026-04-27 22:04:35 +02:00
parent 6f413b589a
commit 6af8a4d778
4 changed files with 35 additions and 13 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
# '';
};
};
}