summary refs log tree commit diff
path: root/home/.config/cwm (follow)
Commit message (Collapse)AuthorAge
* Add top gap in cwmJune McEnroe2021-06-02
| | | | | A little bothered by having to hardcode this 38 value from the height of the xterm clock window.
* Add cwm keys for putting windows in cornersJune McEnroe2021-05-20
|
* Install firefox on OpenBSDJune McEnroe2021-05-17
| | | | | I feel like I'm using Windows when I open firefox... But it's so hard to get by without it :(
* Add cwm bindings for tilingJune McEnroe2021-03-01
|
* Switch to Go Mono on OpenBSDJune McEnroe2021-02-23
| | | | | Luxi's uncrossed zero is just too bad. Oh and lower case l is also better in Go.
* Set font size back down to 11June McEnroe2021-02-14
| | | | | | I don't know. 11 is definitely big enough, there's something else. Perhaps just how macOS renders everything with a slightly heavier stroke.
* Set antialiasing and unhinting globallyJune McEnroe2021-02-09
|
* Add volume control bindings to cwmJune McEnroe2021-02-09
| | | | sndioctl is nice and easy.
* Use 4M- for window resizing in cwmJune McEnroe2021-02-08
|
* Adjust brightness by smaller incrementsJune McEnroe2021-02-07
|
* Fix cwm window cycling, move big by defaultJune McEnroe2021-02-07
|
* Add simple battery status and clock to xsessionJune McEnroe2021-02-07
| | | | I love how simple this is.
* Set colours for Xt and cwmJune McEnroe2021-02-07
| | | | And increase XTerm internalBorder.
* Add bindings for brightness controlJune McEnroe2021-02-07
| | | | | Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that.
* Bump font size to 12June McEnroe2021-02-07
| | | | | 11 is what I use on macOS, but I feel like my eyes are working harder here.
* Fully configure and rebind cwmJune McEnroe2021-02-07
| | | | | | This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-.
* Add initial OpenBSD X configurationJune McEnroe2021-02-06
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.