summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-03 16:52:40 -0400
committerJune McEnroe <june@causal.agency>2018-10-03 16:52:40 -0400
commit79ef2c84d53efb928df7a400cde25a84f817f66c (patch)
treeef8e3bb7fa0c30a9c31bac4747eae629e210cdd8 /etc
parentAdd -H flag to psfed to increase height (diff)
downloadsrc-79ef2c84d53efb928df7a400cde25a84f817f66c.tar.gz
src-79ef2c84d53efb928df7a400cde25a84f817f66c.zip
Add sans6x12
Diffstat (limited to '')
-rw-r--r--etc/psf/Makefile1
-rw-r--r--etc/psf/sans6x12.psfbin0 -> 3104 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/etc/psf/Makefile b/etc/psf/Makefile
index 25cc5ff2..e92178cd 100644
--- a/etc/psf/Makefile
+++ b/etc/psf/Makefile
@@ -2,6 +2,7 @@ TABLE = default.u
 
 FONTS += sans6x8.psfu
 FONTS += sans6x10.psfu
+FONTS += sans6x12.psfu
 
 PNGS = $(FONTS:psfu=png)
 
diff --git a/etc/psf/sans6x12.psf b/etc/psf/sans6x12.psf
new file mode 100644
index 00000000..75c1fd49
--- /dev/null
+++ b/etc/psf/sans6x12.psf
Binary files differ
t cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroed> 2021-02-06Add xterm output to schemeJune McEnroe