| Commit message (Expand) | Author | Age | Files | Lines |
* | Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again•••Having used the monolithic init.el approach, I found it somewhat
unwieldy, especially as the file grows larger and larger.
|  Amin Bandali | 2025-01-30 | 1 | -0/+301 |
* | 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.
|  Amin Bandali | 2024-03-31 | 1 | -352/+0 |
* | Clean up the system volume in mode-line display code |  Amin Bandali | 2023-01-09 | 1 | -19/+10 |
* | * .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 Bandali | 2023-01-08 | 1 | -7/+40 |
* | A few tiny tweaks |  Amin Bandali | 2022-12-27 | 1 | -2/+5 |
* | Run EXWM on langa too |  Amin Bandali | 2022-12-27 | 1 | -2/+2 |
* | 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 Bandali | 2022-12-24 | 1 | -13/+15 |
* | Show current EXWM workspace index in mode-line |  Amin Bandali | 2022-12-24 | 1 | -0/+10 |
* | Switch to EXWM•••It's great to be back home again. :-)
|  Amin Bandali | 2022-12-24 | 1 | -5/+5 |
* | Drop `csetq' macro and use good old `setq' and `setq-default'. |  Amin Bandali | 2022-05-19 | 1 | -176/+178 |
* | Update ERC setup•••I'm not using ZNC anymore. Also, use client certificates for
authentication with the networks.
Also bump copyright years.
|  Amin Bandali | 2021-04-11 | 1 | -1/+1 |
* | Many uncommitted changes |  Amin Bandali | 2021-03-13 | 1 | -13/+94 |
* | Small EXWM tweaks•••* .emacs.d/lisp/bandali-exwm.el: bump `exwm-workspace-number' to 10,
check for Iceweasel in addition to IceCat.
|  Amin Bandali | 2020-10-13 | 1 | -2/+2 |
* | Some adaptations for my current EXWM setup |  Amin Bandali | 2020-10-12 | 1 | -4/+13 |
* | Switch to EXWM•••(langa runs Parabola GNU/Linux-libre)
|  Amin Bandali | 2020-10-12 | 1 | -201/+183 |
* | Move GNU Emacs configs from ./ into .emacs.d/•••I will be using the repository to store my configurations for other
non-Emacs pieces of software. The repository itself will be located
at ~/ rather than ~/.emacs.d/.
|  Amin Bandali | 2020-10-05 | 1 | -0/+239 |