summary refs log tree commit diff
path: root/etc/psf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-26 11:12:08 -0400
committerJune McEnroe <june@causal.agency>2020-05-26 11:12:08 -0400
commit4caf14dfccc5ca6538eb1118f20977cff776f766 (patch)
tree6b1a3a9afbaa18fc783a4ff098149b5d638a8751 /etc/psf/Makefile
parentAdd musl's COPYRIGHT to wcwidth (diff)
downloadsrc-4caf14dfccc5ca6538eb1118f20977cff776f766.tar.gz
src-4caf14dfccc5ca6538eb1118f20977cff776f766.zip
Remove unfinished PSF fonts
Diffstat (limited to '')
-rw-r--r--etc/psf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/psf/Makefile b/etc/psf/Makefile
index edbaf120..e92178cd 100644
--- a/etc/psf/Makefile
+++ b/etc/psf/Makefile
@@ -3,8 +3,6 @@ TABLE = default.u
 FONTS += sans6x8.psfu
 FONTS += sans6x10.psfu
 FONTS += sans6x12.psfu
-FONTS += sans8x16.psfu
-FONTS += serif8x16.psfu
 
 PNGS = $(FONTS:psfu=png)
 
dfcf96cdeda4b04bc78407cae0a8&follow=1'>Use class names for Foreground, Background, BorderColorJune McEnroe 2021-02-07Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set 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 McEnroe