summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Keep original message Date in Gnus•••It's neat seeing people's differing timezones. :-) Amin Bandali2023-09-131-14/+1
* Some Gnus tweaksAmin Bandali2023-09-132-6/+18
* Drop some unused bits from init fileAmin Bandali2023-09-131-13/+1
* Actually, drop the whole thing; I'd like to see compilation alwaysAmin Bandali2023-09-131-31/+0
* Port compilation hiding advice to advice-add, but disable itAmin Bandali2023-09-131-8/+17
* Switch source dir from ~/s to ~/srcAmin Bandali2023-09-132-3/+3
* Switch xdg user dirs prefix from ~/u to ~/usrAmin Bandali2023-09-131-8/+8
* Disable most .Xresources.d/emacs customizationsAmin Bandali2023-09-131-4/+4
* Update .signatureAmin Bandali2023-09-131-1/+2
* * .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles.Amin Bandali2023-04-211-0/+4
* * .emacs.d/lisp/bandali-erc.el: Small tweaks/fixes.Amin Bandali2023-04-211-24/+41
* Add and use @ubuntu.com address in a few placesAmin Bandali2023-04-203-3/+7
* * .config/dovecot/canonical.sieve: Add bugzilla and gnome-releases.Amin Bandali2023-04-201-0/+10
* * .config/git/config: Don't set core.autocrlf = input.•••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). Amin Bandali2023-04-201-1/+1
* * .config/matterircd/matterircd.toml: Add.•••Import a copy of matterircd.toml.example from github:42wim/matterircd at d6583b6fcae40355a2c57f9670952b8252f7113b. Amin Bandali2023-03-021-0/+242
* * .emacs.d/lisp/bandali-gnus.el: Restore gnus-user-agent to its former glory.Amin Bandali2023-02-261-0/+2
* * .emacs.d/lisp/dpkg-dev-el: Bump.Amin Bandali2023-02-201-0/+0
* Update primary Canonical mail and a few other small tweaksAmin Bandali2023-02-205-6/+21
* * .emacs.d/init.el: Require a few more Debian things.Amin Bandali2023-02-201-1/+13
* Add debian-el•••Contains helpers specific to Debian users. Amin Bandali2023-01-173-0/+6
* * .emacs.d/lisp/bandali-org.el: Add ox-md export backend.Amin Bandali2023-01-161-0/+3
* Add dpkg-dev-el•••Contains useful utilities for working on Debian packages. Amin Bandali2023-01-163-0/+8
* Update Jami configAmin Bandali2023-01-161-1/+13
* Update redshift configAmin Bandali2023-01-161-3/+4
* * .emacs.d/init.el: Use "Sahel WOL" for Persian text.Amin Bandali2023-01-161-1/+1
* Clean up the system volume in mode-line display codeAmin Bandali2023-01-092-61/+58
* * .emacs.d/init.el: Show system volumes in mode-line.•••Uses pamixer to get or set the output (speakers or headphones) and input (microphone) volumes. Amin Bandali2023-01-082-7/+95
* * .config/getmail/getmailrc: Add 'ssl_ciphers = AES256-SHA' needed with getma...Amin Bandali2023-01-081-0/+1
* * .config/isync/mbsyncrc: Increase gnu account timeout to 240.Amin Bandali2023-01-081-1/+1
* * .emacs.d/lisp/bandali-gnus.el: Drop uwaterloo mail remnants.Amin Bandali2023-01-081-18/+0
* * .emacs.d/init.el: Update mode-line time and battery format.Amin Bandali2023-01-031-2/+2
* Prevent bad interaction between EXWM and winner-modeAmin Bandali2022-12-271-1/+13
* A few tiny tweaksAmin Bandali2022-12-272-4/+6
* Run EXWM on langa tooAmin Bandali2022-12-274-14/+15
* * .emacs.d/lisp/bandali-gnus.el: Decode application/gzip attachments.Amin Bandali2022-12-251-1/+10
* * .emacs.d/lisp/bandali-gnus.el: Drop signature.Amin Bandali2022-12-251-7/+1
* * .emacs.d/lisp/bandali-gnus.el: Split mail from Debian Alioth lists.Amin Bandali2022-12-251-0/+2
* Start EXWM through DBus and fix pinentry-gnome3 annoyancesAmin Bandali2022-12-252-7/+8
* * .config/isync/mbsyncrc: Switch to new Far/Near terminology.Amin Bandali2022-12-241-14/+14
* Add some dovecot sieve rulesAmin Bandali2022-12-241-0/+48
* * .config/git/config: Add salsa and gh url aliases.Amin Bandali2022-12-241-0/+4
* Various tweaks and fixes for using EXWM•••* .Xresources.d/xterm: Allow send events, needed for EXWM's simulation keys to work. * .emacs.d/init.el: Check additionally that we're in a graphical environment, though not in another window manager or desktop environment, before running EXWM. Also, use the EXWM-provided function for switching buffers that also works for EXWM windows, including windows in other workspaces or those that are floating. * .emacs.d/lisp/bandali-exwm.el: Tweak and add to global and simulation keys for more convenience. * .gnupg/gpg-agent.conf: It seems we need to explicitly set a pinentry-program, otherwise GPG will pick the tty or ncurses one even when we're not in a tty or terminal, which will not work and cause problems when using EXWM. Amin Bandali2022-12-244-16/+27
* Show current EXWM workspace index in mode-lineAmin Bandali2022-12-241-0/+10
* * .emacs.d/init.el (b/invert-default-face): Improve.•••Take a prefix argument that when set, will have the function invert the faces across all frames rather than just (selected-frame). Also, if we're running EXWM refresh the system tray background colour. Amin Bandali2022-12-241-6/+13
* Switch to EXWM•••It's great to be back home again. :-) Amin Bandali2022-12-246-19/+25
* Differentiate between host-specific startup progs and profiles•••Mainly, that startup progs are programs/commands that need to be run when starting a window manager, whereas profiles are generally sourced at login time (including over ssh or tty) and don't necessarily have anything to do with starting window managers. Amin Bandali2022-12-242-0/+4
* * .local/bin/startup-progs: Fix merging X reources files.Amin Bandali2022-12-241-1/+1
* Move host-specific additional profiles into .config/ itselfAmin Bandali2022-12-245-2/+2
* Drop hl-todo, at least for nowAmin Bandali2022-12-243-9/+0
* (Re)add SFL mailAmin Bandali2022-11-283-7/+39