From 2865d6fccb2036150bb36eed1a4b8e6d70889e7a Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 6 Feb 2021 20:23:45 -0500 Subject: Add initial OpenBSD X configuration 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. --- home/.xsession | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 home/.xsession (limited to 'home/.xsession') diff --git a/home/.xsession b/home/.xsession new file mode 100644 index 00000000..b43be905 --- /dev/null +++ b/home/.xsession @@ -0,0 +1,3 @@ +. ~/.profile +xrdb -load ~/.config/X/resources +cwm -c ~/.config/cwm/cwmrc -- cgit 1.4.1