Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use case-insensitive search for lessHEADmain | Amin Bandali | 2024-09-21 | 1 | -0/+2 |
| | |||||
* | Get b-bar battery from GNU Emacs if available | Amin Bandali | 2024-09-19 | 2 | -17/+25 |
| | |||||
* | Various updates | Amin Bandali | 2024-09-18 | 3 | -3/+7 |
| | |||||
* | Edit git's COMMIT_EDITMSG files in text-mode | Amin Bandali | 2024-08-31 | 1 | -1/+2 |
| | |||||
* | Add small vimrc | Amin Bandali | 2024-08-31 | 1 | -0/+71 |
| | | | | | | | I threw this together back in March for some more reasonable defaults for vim for the few and far between occasions I do use it. Otherwise GNU Emacs remains my favourite editor / operating system / way of life by far. ;) | ||||
* | A few more updates from anahita | Amin Bandali | 2024-08-31 | 6 | -11/+28 |
| | |||||
* | Rewrite b-bar to use upower for battery info | Amin Bandali | 2024-08-31 | 1 | -12/+28 |
| | |||||
* | Various updates from anahita | Amin Bandali | 2024-08-30 | 8 | -11/+56 |
| | |||||
* | Experiment with EXWM a bit again | Amin Bandali | 2024-08-27 | 1 | -5/+285 |
| | |||||
* | Add EXWM and XELB | Amin Bandali | 2024-08-10 | 5 | -2/+15 |
| | |||||
* | Make sway rules for firefox more robust, add passthrough mode | Amin Bandali | 2024-07-02 | 1 | -3/+8 |
| | | | | | passthrough mode is useful when controlling sway remotely via remmina and wayvnc. | ||||
* | Various bash alias updates | Amin Bandali | 2024-07-02 | 1 | -13/+22 |
| | |||||
* | Various updates | Amin Bandali | 2024-06-19 | 10 | -31/+50 |
| | |||||
* | Set GNU Emacs default-input-method to farsi-isiri-9147 | Amin Bandali | 2024-05-18 | 1 | -0/+3 |
| | |||||
* | Use text-mode for README* files | Amin Bandali | 2024-05-18 | 1 | -0/+1 |
| | |||||
* | Add debian mail | Amin Bandali | 2024-05-18 | 1 | -0/+16 |
| | |||||
* | Drop a bunch of long-unused things from .emacs.d/init.el | Amin Bandali | 2024-04-01 | 1 | -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. | ||||
* | Break pulse volume code out of bar and into its own script | Amin Bandali | 2024-04-01 | 6 | -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). | ||||
* | Update cmake-mode and cmake-font-lock | Amin Bandali | 2024-03-31 | 2 | -19/+45 |
| | | | | | cmake-mode.el import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el | ||||
* | Drop vestigial submodules | Amin Bandali | 2024-03-31 | 5 | -12/+0 |
| | |||||
* | Make a general keybindings list of dotted pairs and dolist over it | Amin Bandali | 2024-03-31 | 1 | -33/+33 |
| | |||||
* | Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el | Amin Bandali | 2024-03-31 | 14 | -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. | ||||
* | Add a few custom gnus summary mode bindings | Amin Bandali | 2024-03-30 | 1 | -8/+29 |
| | |||||
* | Add a few Emacs initialization customizations | Amin Bandali | 2024-03-30 | 1 | -1/+26 |
| | |||||
* | Yearly archives for kelar mail using Gnus' mail expiring | Amin Bandali | 2024-03-29 | 1 | -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. | ||||
* | Adjust 'editor' settings | Amin Bandali | 2024-03-29 | 3 | -3/+4 |
| | |||||
* | Unset MOZ_USE_XINPUT2 in sway-run, not needed | Amin Bandali | 2024-03-29 | 1 | -0/+2 |
| | |||||
* | Add Noto Color Emoji as fallback font to foot config | Amin Bandali | 2024-03-29 | 1 | -1/+1 |
| | |||||
* | gsettings set cursor-theme to DMZ-White in sway config | Amin Bandali | 2024-03-29 | 1 | -0/+1 |
| | |||||
* | Add .Xdefaults to have sway use X resources properly | Amin Bandali | 2024-03-29 | 2 | -1/+1 |
| | |||||
* | Small changes | Amin Bandali | 2024-03-28 | 7 | -12/+20 |
| | |||||
* | .profile: Set a few go-related vars | Amin Bandali | 2024-03-23 | 1 | -0/+4 |
| | |||||
* | Various updates | Amin Bandali | 2024-03-23 | 4 | -6/+9 |
| | |||||
* | Add .config/lesskey and map backspace to back-line in less for convenience | Amin Bandali | 2024-03-17 | 1 | -0/+3 |
| | |||||
* | Use yearly archive with aerc | Amin Bandali | 2024-03-17 | 1 | -3/+3 |
| | |||||
* | Add mpv input conf for horizontally flipping (mirror) video | Amin Bandali | 2024-03-17 | 1 | -0/+1 |
| | |||||
* | Add default aerc config and binds | Amin Bandali | 2024-03-16 | 2 | -0/+991 |
| | |||||
* | Add git config.debian | Amin Bandali | 2024-03-16 | 2 | -0/+10 |
| | |||||
* | Update user-email-address and drop some long-unused things | Amin Bandali | 2024-03-16 | 1 | -51/+2 |
| | |||||
* | Update gnus-secondary-select-methods and gnus-topic-topology | Amin Bandali | 2024-03-06 | 1 | -110/+110 |
| | |||||
* | Small updates | Amin Bandali | 2024-03-06 | 3 | -3/+3 |
| | |||||
* | Add or increase mbsync timeouts | Amin Bandali | 2024-03-06 | 1 | -1/+3 |
| | |||||
* | Add sway-run for starting sway | Amin Bandali | 2024-03-06 | 1 | -0/+6 |
| | |||||
* | Add .config/sway/adelita | Amin Bandali | 2024-03-04 | 1 | -0/+7 |
| | |||||
* | Change my-bar to use pulseaudio's pactl instead of pamixer | Amin Bandali | 2024-03-04 | 1 | -7/+7 |
| | |||||
* | Various updates from nostalgia | Amin Bandali | 2024-03-02 | 3 | -16/+18 |
| | |||||
* | * .config/dovecot/canonical.sieve: Expand launchpad rule | Amin Bandali | 2024-03-02 | 1 | -1/+3 |
| | |||||
* | Configure a few foot settings | Amin Bandali | 2024-02-25 | 1 | -0/+6 |
| | |||||
* | Pacify pulseaudio and libcanberra to cope with randomized machine-id | Amin Bandali | 2024-02-25 | 3 | -0/+30 |
| | |||||
* | Port my i3 config to sway | Amin Bandali | 2024-02-25 | 5 | -198/+185 |
| |