refactor(terminal): more modularity for default terminal font
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
enableFishIntegration = true;
|
||||
|
||||
settings = {
|
||||
font-family = myConfig.font.monospace;
|
||||
font-family = myConfig.terminal.font;
|
||||
confirm-close-surface = false;
|
||||
app-notifications = false;
|
||||
window-padding-x = 15;
|
||||
|
||||
Reference in New Issue
Block a user