summaryrefslogtreecommitdiffstats
path: root/.config/sway/nostalgia (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-18Set GNU Emacs default-input-method to farsi-isiri-9147Amin Bandali1-0/+3
2024-05-18Use text-mode for README* filesAmin Bandali1-0/+1
2024-05-18Add debian mailAmin Bandali1-0/+16
2024-04-01Drop a bunch of long-unused things from .emacs.d/init.elAmin Bandali1-62/+11
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.
2024-04-01Break pulse volume code out of bar and into its own scriptAmin Bandali6-125/+48
In part so that it could easily be used in Emacs as well. Also rename pacify-pulseaudio to b-pacify (as in PAcify).
2024-03-31Update cmake-mode and cmake-font-lockAmin Bandali2-19/+45
cmake-mode.el import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el
2024-03-31Drop vestigial submodulesAmin Bandali5-12/+0
2024-03-31Make a general keybindings list of dotted pairs and dolist over itAmin Bandali1-33/+33
2024-03-31Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.elAmin Bandali14-2071/+1031
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.
2024-03-30Add a few custom gnus summary mode bindingsAmin Bandali1-8/+29
2024-03-30Add a few Emacs initialization customizationsAmin Bandali1-1/+26
2024-03-29Yearly archives for kelar mail using Gnus' mail expiringAmin Bandali1-9/+7
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.
2024-03-29Adjust 'editor' settingsAmin Bandali3-3/+4
2024-03-29Unset MOZ_USE_XINPUT2 in sway-run, not neededAmin Bandali1-0/+2
2024-03-29Add Noto Color Emoji as fallback font to foot configAmin Bandali1-1/+1
2024-03-29gsettings set cursor-theme to DMZ-White in sway configAmin Bandali1-0/+1
2024-03-29Add .Xdefaults to have sway use X resources properlyAmin Bandali2-1/+1
2024-03-28Small changesAmin Bandali7-12/+20
2024-03-23.profile: Set a few go-related varsAmin Bandali1-0/+4
2024-03-23Various updatesAmin Bandali4-6/+9