summaryrefslogtreecommitdiffstats
path: root/.Xresources.d (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-19* .local/bin/change-theme: Only call emacsclient there is an emacs process.Amin Bandali1-1/+3
2022-05-19* .config/rofi-pass/config: Finally switch default_user to bandali.Amin Bandali1-2/+2
2022-05-19* .emacs.d/lisp/bandali-erc.el: freenode -> libera.chatAmin Bandali1-2/+2
I'd somehow not yet committed this since last year.
2022-05-19* .config/screen/screenrc: Increase idle lock from 5 to 10 minutes.Amin Bandali1-1/+1
2022-05-19* .xinitrc: Remove unused file.Amin Bandali1-32/+0
2022-05-19* .signature: Use new site address.Amin Bandali1-1/+1
2022-05-19* .profile: export GPG_TTY=$(tty)Amin Bandali1-0/+1
2022-05-19* .bashrc: reorganize, and update promptAmin Bandali1-53/+60
2022-05-19git: use 'main' for default branch name for new reposAmin Bandali2-0/+3
2022-05-19git: use my @kelar.org address (and its smtp server) by defaultAmin Bandali1-2/+2
2021-10-19add change-theme scriptAmin Bandali3-1/+45
allows changing themes for future application instances as well as currently-running ones on the fly. xterm and emacs have been tested and are known to work so far.
2021-10-18move some machine-specific keyboard settings to their respective profileAmin Bandali4-14/+15
2021-10-18gpg: set pinentry-mode to loopbackAmin Bandali2-4/+5
this is the missing piece for getting pinentry in minibuffer in emacs, for example in eshell, instead of a 'pop up' pinentry that completely messes everything up. with this in place, don't greatly extend the key cache ttls, since we don't have to worry about our tty emacs being interrupted if we mindlessly stumble into a gpg pinentry.
2021-10-18getmail: delete mail from server immediatelyAmin Bandali1-2/+2
2021-10-18mbsync: increase timeout for gnu account syncAmin Bandali1-1/+1
2021-10-18signature: simplifyAmin Bandali1-3/+1
2021-10-18emacs: update package versions, ditch orgalist, remove deprecated commented ↵Amin Bandali2-34/+16
pinentry bits
2021-10-18remove some vestigial configsAmin Bandali8-574/+0
2021-10-18xterm: specify the configs more generally so that it would work for floating ↵Amin Bandali1-4/+4
variant as well
2021-10-18i3: switch from urxvt to xtermAmin Bandali1-3/+3
2021-10-18user-dirs: rename XDG_TEMPLATES_DIR from temp to tmplAmin Bandali1-1/+1
2021-10-18xterm: set scrollTtyOutput: false and saveLines: 100000Amin Bandali1-0/+2
2021-10-18x: add xterm configAmin Bandali2-0/+5
for now mainly to set metaSendsEscape to true
2021-10-17several uncommitted changesAmin Bandali9-38/+38
2021-05-18gnus: conditional mail setup based on hostnameAmin Bandali1-94/+107
2021-05-18emacs: tweak mode-line lookAmin Bandali1-4/+5
2021-05-18i3: add two new key bindings for convenienceAmin Bandali1-0/+2
2021-05-18add rofi-pamixer convenience scripts for changing volumeAmin Bandali2-0/+5
2021-05-18xdg: switch back to the ~/usr/ prefixAmin Bandali1-8/+8
2021-05-18xresources: tweak urxvt coloursAmin Bandali1-119/+13
2021-05-16small mail-related tweaksAmin Bandali2-2/+5
2021-05-15add lisp/bandali-po.el with customizations for po-modeAmin Bandali2-0/+64