Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-04-01 | Drop a bunch of long-unused things from .emacs.d/init.el•••Also drop pulseaudio volume display from mode-line; I already have it in my window manager's bar outside GNU Emacs. Plus, I think this latest change of calling out to b-pavols directly in mode-line-format would be terribly inefficient. | 1 | -62/+11 | |
2024-04-01 | Break pulse volume code out of bar and into its own script•••In part so that it could easily be used in Emacs as well. Also rename pacify-pulseaudio to b-pacify (as in PAcify). | 6 | -125/+48 | |
2024-03-31 | Update cmake-mode and cmake-font-lock•••cmake-mode.el import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el | 2 | -19/+45 | |
2024-03-31 | Drop vestigial submodules | 5 | -12/+0 | |
2024-03-31 | Make a general keybindings list of dotted pairs and dolist over it | 1 | -33/+33 | |
2024-03-31 | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el•••Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org. | 14 | -2071/+1031 | |
2024-03-30 | Add a few custom gnus summary mode bindings | 1 | -8/+29 | |
2024-03-30 | Add a few Emacs initialization customizations | 1 | -1/+26 | |
2024-03-29 | Yearly archives for kelar mail using Gnus' mail expiring•••HOWTO: In 'summary' buffers, hit 'E' to mark message for expiring. After 'nnmail-expiry-wait' days (default: 7), Gnus will move the message to the expiry target, in this case the 'Archive.yyyy' group. | 1 | -9/+7 | |
2024-03-29 | Adjust 'editor' settings | 3 | -3/+4 | |
2024-03-29 | Unset MOZ_USE_XINPUT2 in sway-run, not needed | 1 | -0/+2 | |
2024-03-29 | Add Noto Color Emoji as fallback font to foot config | 1 | -1/+1 | |
2024-03-29 | gsettings set cursor-theme to DMZ-White in sway config | 1 | -0/+1 | |
2024-03-29 | Add .Xdefaults to have sway use X resources properly | 2 | -1/+1 | |
2024-03-28 | Small changes | 7 | -12/+20 | |
2024-03-23 | .profile: Set a few go-related vars | 1 | -0/+4 | |
2024-03-23 | Various updates | 4 | -6/+9 |