Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-09-14 | Tweak some i3status formats | Amin Bandali | 1 | -2/+7 | |
2023-09-14 | Tweak i3 bindings | Amin Bandali | 1 | -16/+20 | |
Add --no-startup-id to nearly all binding execs, and add a few new bindings for changing output and input volume, similarly to those of my EXWM setup. | |||||
2023-09-13 | Keep original message Date in Gnus | Amin Bandali | 1 | -14/+1 | |
It's neat seeing people's differing timezones. :-) | |||||
2023-09-13 | Some Gnus tweaks | Amin Bandali | 2 | -6/+18 | |
2023-09-13 | Drop some unused bits from init file | Amin Bandali | 1 | -13/+1 | |
2023-09-13 | Actually, drop the whole thing; I'd like to see compilation always | Amin Bandali | 1 | -31/+0 | |
2023-09-13 | Port compilation hiding advice to advice-add, but disable it | Amin Bandali | 1 | -8/+17 | |
2023-09-13 | Switch source dir from ~/s to ~/src | Amin Bandali | 2 | -3/+3 | |
2023-09-13 | Switch xdg user dirs prefix from ~/u to ~/usr | Amin Bandali | 1 | -8/+8 | |
2023-09-13 | Disable most .Xresources.d/emacs customizations | Amin Bandali | 1 | -4/+4 | |
2023-09-13 | Update .signature | Amin Bandali | 1 | -1/+2 | |
2023-04-21 | * .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles. | Amin Bandali | 1 | -0/+4 | |
2023-04-21 | * .emacs.d/lisp/bandali-erc.el: Small tweaks/fixes. | Amin Bandali | 1 | -24/+41 | |
2023-04-20 | Add and use @ubuntu.com address in a few places | Amin Bandali | 3 | -3/+7 | |
2023-04-20 | * .config/dovecot/canonical.sieve: Add bugzilla and gnome-releases. | Amin Bandali | 1 | -0/+10 | |
2023-04-20 | * .config/git/config: Don't set core.autocrlf = input. | Amin Bandali | 1 | -1/+1 | |
This can change line-endings in PO files for merge commits, which will be problematic when dealing with git merges with Debian tools (for git-based Debian packaging). |