| Commit message (Collapse) | Author | Files | Lines |
|
* .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.
|
|
|
|
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.
|
|
It's great to be back home again. :-)
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
For both quilt and now pass-otp as well.
|
|
- Show name of current Debian chroot in prompt if we're in one.
- More friendly less for non-textual files.
- More useful ls aliases.
- An alert alias to show notification after a long-running task, along
with its exist status. Example usage: sleep 3; alert
- Update egrep and fgrep aliases to use grep -E and grep -F directly
respectively, since standalone egrep and fgrep have been deprecated.
|
|
Mainly, don't sign new commits by default, but rather sign new tags.
|
|
|
|
|
|
|
|
|
|
This reverts commit a1dd64c723e64f367e18f8f8768b6106687d6671.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Supported as of git 2.28. The previous approach of using a template
directory would work on a wider range of older git versions, but it
would result in git not creating any files/directories (like hooks/)
in a repo's .git directory e.g. after clones or initializations.
|
|
- Default to my gnu.org address (and use fencepost for smtp).
- GPG-sign commits by default again.
- Rename work alias to sfl, add canonical, and simplify gnu and kelar
to only set the email now.
- Update github handle.
|
|
|
|
|