mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Fix #8001
This commit is contained in:
@@ -107,6 +107,6 @@ fonts.conf, allowing kitty.conf to remain unchanged.`,
|
||||
})
|
||||
|
||||
clone := root.AddClone(ans.Group, ans)
|
||||
clone.Hidden = false
|
||||
clone.Hidden = true
|
||||
clone.Name = "choose_fonts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user