Skip to content

Commit

Permalink
X11|UI|Default Style: Smaller monospace font
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Feb 3, 2017
1 parent 265f0ef commit e24bce8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -95,7 +95,7 @@ group {

font monospace inherits default {
family: FreeMono
size $: gui.scale("12pt", DisplayMode.DPI_FACTOR)
size $: gui.scale("9pt", DisplayMode.DPI_FACTOR)
}
}

Expand Down

0 comments on commit e24bce8

Please sign in to comment.