aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinternal/wizard.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/wizard.zsh b/internal/wizard.zsh
index 5463abaf..7e467216 100755
--- a/internal/wizard.zsh
+++ b/internal/wizard.zsh
@@ -1553,6 +1553,7 @@ while true; do
ask_narrow_icons || continue
# Set screen size to 80x25, run `p10k configure`, answer "yyyy22".
+ # gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 48'
local few_icons=("$extra_icons[@]")
ask_extra_icons || continue
local many_icons=("$extra_icons[@]")