summary refs log tree commit diff
path: root/home/.config/cwm/cwmrc
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/cwm/cwmrc')
-rw-r--r--home/.config/cwm/cwmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc
index c7ab18fb..da2ec7ab 100644
--- a/home/.config/cwm/cwmrc
+++ b/home/.config/cwm/cwmrc
@@ -68,7 +68,7 @@ unbind-mouse all
 bind-mouse 4-1 window-move
 bind-mouse 4S-1 window-resize
 
-fontname "Luxi Mono:size=12"
+fontname "Luxi Mono:size=11"
 borderwidth 2
 color inactiveborder rgb:4C/46/35
 color activeborder rgb:99/8D/6B
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 cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe