Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few small Emacs-related updates | 2025-02-07 | 1 | -4/+5 | |
| | |||||
* | Some font-related updates | 2025-01-30 | 1 | -0/+1 | |
| | |||||
* | Various updates from anahita | 2024-08-30 | 1 | -0/+1 | |
| | |||||
* | Misc updates | 2024-02-24 | 1 | -0/+2 | |
| | |||||
* | Disable most .Xresources.d/emacs customizations | 2023-09-13 | 1 | -4/+4 | |
| | |||||
* | Various tweaks and fixes for using EXWM | 2022-12-24 | 1 | -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 board | 2022-11-22 | 2 | -14/+6 | |
| | |||||
* | A few small misc updates | 2022-08-03 | 1 | -0/+1 | |
| | |||||
* | * .Xresources.d/emacs: Clean up old commented entries. | 2022-05-19 | 1 | -22/+6 | |
| | |||||
* | A few font-related tweaks | 2022-05-19 | 2 | -1/+15 | |
| | |||||
* | xterm: specify the configs more generally so that it would work for floating ↵ | 2021-10-18 | 1 | -4/+4 | |
| | | | | variant as well | ||||
* | xterm: set scrollTtyOutput: false and saveLines: 100000 | 2021-10-18 | 1 | -0/+2 | |
| | |||||
* | x: add xterm config | 2021-10-18 | 1 | -0/+4 | |
| | | | | for now mainly to set metaSendsEscape to true | ||||
* | several uncommitted changes | 2021-10-17 | 2 | -0/+6 | |
| | |||||
* | xresources: tweak urxvt colours | 2021-05-18 | 1 | -119/+13 | |
| | |||||
* | Many uncommitted changes | 2021-03-13 | 1 | -0/+2 | |
| | |||||
* | Move user-level configs out of rc.org | 2020-10-06 | 3 | -0/+223 | |
| | | | | | I will keep rc.org around for now, only for system-level (global) config files. | ||||
* | move non-emacs configs to rc.org | 2020-04-11 | 3 | -221/+0 | |
| | |||||
* | urxvt: fix copy & paste | 2020-01-04 | 1 | -4/+8 | |
| | |||||
* | emacs,shell: back to tango(mod) and doom-one | 2019-09-08 | 1 | -92/+92 | |
| | |||||
* | urxvt: use solarized light | 2019-09-06 | 1 | -37/+95 | |
| | |||||
* | urxvt: small tweaks; most importantly, don’t run as login shell | 2019-09-05 | 1 | -4/+5 | |
| | |||||
* | emacs: use Medium variant of Source Code Pro | 2019-08-10 | 1 | -1/+1 | |
| | |||||
* | urxvt: use letterSpace -1 | 2019-06-21 | 1 | -1/+1 | |
| | |||||
* | configs: pull current configs out of rc.org & clean up | 2019-04-13 | 3 | -0/+158 | |
fontconfig: pull out of rc.org getmail: pull out of rc.org gnupg: pull out of rc.org git: pull out of rc.org i3status: pull out of rc.org latexmk: pull out of rc.org mbsync: pull out of rc.org msmtp: pull out of rc.org rofi{,-pass}: pull out of rc.org sway{,lock}: pull out of rc.org xdg: pull out of rc.org xresources: pull out of rc.org zathura: pull out of rc.org {compton,dunst,notmuch}: remove configs {toggle-layout,unlock-def-gk.py,wp,Fun}: remove scripts |