commit d3502af
Emilia Smólska
·
2026-07-26 20:45:58 +0000 UTC
parent 7e8b77c
sunlarp
5 files changed,
+10,
-10
+2,
-2
1@@ -3,5 +3,5 @@ XTerm*termName:vt220
2 XTerm*scrollBar:false
3 XClock*analog:false
4 XClock*render:true
5-XTerm*faceName:Luxi Mono:size=8.25
6-XClock*face:Luxi Mono:size=8.25
7+XTerm*faceName:Sun Gallant:size=9
8+XClock*face:Sun Gallant:size=9
+1,
-1
1@@ -1,2 +1,2 @@
2 [Settings]
3-gtk-font-name = Luxi Mono 11
4+gtk-font-name = Sun Gallant 12
M
cwmrc
+1,
-1
1@@ -1,4 +1,4 @@
2-fontname "Luxi Mono:size=8.25"
3+fontname "Sun Gallant:size=9"
4
5 ignore xclock
6
+5,
-5
1@@ -99,11 +99,11 @@
2 # If FLTK has been configured with Xft enabled (the default), you can use
3 # scalable fonts such as DejaVu or Liberation (try running
4 # "fc-list : family | cut -d ',' -f 2 | sort").
5-font_serif="Luxi Mono"
6-font_sans_serif="Luxi Mono"
7-font_cursive="Luxi Mono"
8-font_fantasy="Luxi Mono"
9-font_monospace="Luxi Mono"
10+font_serif="Sun Gallant"
11+font_sans_serif="Sun Gallant"
12+font_cursive="Sun Gallant"
13+font_fantasy="Sun Gallant"
14+font_monospace="Sun Gallant"
15 #
16 # Otherwise, use bitmapped fonts like the following (for a list, try running
17 # "xlsfonts -fn *-iso10646-1 | grep -v -e -0-0 | cut -d - -f 3 | sort | uniq").
+1,
-1
1@@ -1 +1 @@
2-gtk-font-name = "Luxi Mono 8.25"
3+gtk-font-name = "Sun Gallant 9"