summary refs log tree commit diff
path: root/home/.xsession (follow)
Commit message (Collapse)AuthorAge
* Set LC_CTYPE=en_US.UTF-8June McEnroe2021-02-10
| | | | | As much as I dislike en_US, this is the recommended setting, and the part before the dot doesn't actually do anything.
* Install sctJune McEnroe2021-02-09
| | | | My eyes are so much happier with sct 4500 oh my god.
* Tweak trackpad scaling, mouse accelerationJune McEnroe2021-02-08
| | | | This feels more comfortable.
* Swap root window coloursJune McEnroe2021-02-07
|
* Add simple battery status and clock to xsessionJune McEnroe2021-02-07
| | | | I love how simple this is.
* Enable mouse acceleration in XJune McEnroe2021-02-07
|
* Set X key repeat rateJune McEnroe2021-02-07
|
* Set root window to black on purple snowJune McEnroe2021-02-06
|
* Add xmodmap configurationJune McEnroe2021-02-06
|
* 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.
ogmsg'> 2018-08-18Add Blondie — Heart of GlassJune McEnroe Why didn't I know about this song? I love it. 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe