| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Having used the monolithic init.el approach, I found it somewhat
unwieldy, especially as the file grows larger and larger.
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Uses pamixer to get or set the output (speakers or headphones) and
input (microphone) volumes.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* .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.
|
| |
|
|
|
|
| |
It's great to be back home again. :-)
|
| |
|
|
|
|
|
|
|
| |
I'm not using ZNC anymore. Also, use client certificates for
authentication with the networks.
Also bump copyright years.
|
| |
|
|
|
|
|
| |
* .emacs.d/lisp/bandali-exwm.el: bump `exwm-workspace-number' to 10,
check for Iceweasel in addition to IceCat.
|
| |
|
|
|
|
| |
(langa runs Parabola GNU/Linux-libre)
|
|
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/.
|