summaryrefslogtreecommitdiffstats
path: root/.Xresources.d/xterm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc updatesAmin Bandali2024-02-241-0/+2
|
* Various tweaks and fixes for using EXWMAmin Bandali2022-12-241-0/+3
| | | | | | | | | | | | | | | | * .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.
* Set font to Source Code Pro Medium 10.5 across the boardAmin Bandali2022-11-221-8/+5
|
* A few font-related tweaksAmin Bandali2022-05-191-0/+12
|
* xterm: specify the configs more generally so that it would work for floating ↵Amin Bandali2021-10-181-4/+4
| | | | variant as well
* xterm: set scrollTtyOutput: false and saveLines: 100000Amin Bandali2021-10-181-0/+2
|
* x: add xterm configAmin Bandali2021-10-181-0/+4
for now mainly to set metaSendsEscape to true