commit 20d6dc9
Emilia Smólska
·
2026-07-26 22:34:21 +0000 UTC
parent 75f1c4d
THE SUNLARP IS OVER
8 files changed,
+13,
-15
+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:Sun Gallant:size=9
6-XClock*face:Sun Gallant:size=9
7+XTerm*faceName:Luxi Mono:size=8.25
8+XClock*face:Luxi Mono:size=8.25
+3,
-3
1@@ -3,14 +3,14 @@
2 <fontconfig>
3 <alias binding="strong">
4 <family>serif</family>
5- <prefer><family>Sun Gallant</family></prefer>
6+ <prefer><family>Luxi Mono</family></prefer>
7 </alias>
8 <alias binding="strong">
9 <family>sans-serif</family>
10- <prefer><family>Sun Gallant</family></prefer>
11+ <prefer><family>Luxi Mono</family></prefer>
12 </alias>
13 <alias binding="strong">
14 <family>monospace</family>
15- <prefer><family>Sun Gallant</family></prefer>
16+ <prefer><family>Luxi Mono</family></prefer>
17 </alias>
18 </fontconfig>
+1,
-1
1@@ -1,2 +1,2 @@
2 [Settings]
3-gtk-font-name = Sun Gallant 12
4+gtk-font-name = Luxi Mono 11
M
cwmrc
+1,
-1
1@@ -1,4 +1,4 @@
2-fontname "Sun Gallant:size=9"
3+fontname "Luxi Mono:size=8.25"
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="Sun Gallant"
6-font_sans_serif="Sun Gallant"
7-font_cursive="Sun Gallant"
8-font_fantasy="Sun Gallant"
9-font_monospace="Sun Gallant"
10+font_serif="Luxi Mono"
11+font_sans_serif="Luxi Mono"
12+font_cursive="Luxi Mono"
13+font_fantasy="Luxi Mono"
14+font_monospace="Luxi Mono"
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").
+0,
-0
+1,
-1
1@@ -1 +1 @@
2-gtk-font-name = "Sun Gallant 9"
3+gtk-font-name = "Luxi Mono 8.25"
+0,
-2
1@@ -16,8 +16,6 @@ ln -sf $PWD/config/profanity/profrc ~/.config/profanity/profrc
2 ln -sf $PWD/cwmrc ~/.cwmrc
3 mkdir -p ~/.dillo
4 ln -sf $PWD/dillo/dillorc ~/.dillo/dillorc
5-mkdir -p ~/.fonts
6-ln -sf $PWD/fonts/SunGallant-Regular.ttf ~/.fonts/SunGallantRegular.ttf
7 ln -sf $PWD/gitconfig ~/.gitconfig
8 ln -sf $PWD/gtkrc-2.0 ~/.gtkrc-2.0
9 ln -sf $PWD/kshrc ~/.kshrc