summaryrefslogtreecommitdiffstats
path: root/.local (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-29emacs: pdf-tools: add "C-s" and "s s" bindings for isearch-forwardAmin Bandali1-1/+3
2019-09-29emacs: add and use smart-mode-line-tangomod-themeAmin Bandali2-1/+53
2019-09-29Revert "emacs: tangomod: tweak mode-line colours"Amin Bandali1-2/+2
This reverts commit c470019ff5cb6b4bfeb7dd950f6b5ea4221d2655.
2019-09-29emacs: switch back to smart-mode-lineAmin Bandali2-8/+9
2019-09-29emacs: try out mini-modeline, but disable it for nowAmin Bandali1-0/+5
other similar packages i tried: (use-package feebleline :demand :config (feebleline-mode)) (use-package awesome-tray :straight (:host github :repo "manateelazycat/awesome-tray") :demand :config (awesome-tray-mode)) (use-package minibuffer-line :demand :config (minibuffer-line-mode))
2019-09-28emacs: update packages, fix indentation, set dired-dwim-targetAmin Bandali2-41/+42
2019-09-28emacs: alloy-mode: indent using spaces rather than tabsAmin Bandali1-1/+2
2019-09-28emacs: update packagesAmin Bandali2-13/+20
also try out nnreddit (sadly, brings launching gnus down to a grinding hault, i’ll continue using rtv for now)
2019-09-23emacs: auth-source: set newly introduced authinfo-hiddenAmin Bandali1-0/+5
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=87b685f4365f663ef1258cd60616034cd2cc89c9 https://lists.gnu.org/archive/html/emacs-devel/2019-09/msg00497.html
2019-09-22emacs: update eshell prompt to match new bash promptAmin Bandali1-9/+10
2019-09-22emacs: update packagesAmin Bandali1-6/+6
2019-09-22bash: slightly simplify promptAmin Bandali1-3/+1
no need to colourize the \u, colourizing \$ is enough
2019-09-22bash: update promptAmin Bandali1-7/+9
2019-09-20sway: disable mouse warping and use the right ctrl for winAmin Bandali2-1/+3
2019-09-20emacs: enable typo-mode in web-modeAmin Bandali1-2/+2
2019-09-20emacs: gnus: default to my @gnu.org address when for new messagesAmin Bandali1-5/+6
2019-09-20update my uwaterloo addresses, simplify message-dont-reply-to-namesAmin Bandali2-3/+9
2019-09-20emacs: moody: tweak mode-line colourAmin Bandali1-1/+1
2019-09-20emacs: update packages and disable emojifyAmin Bandali2-17/+16
2019-09-14emacs: remove exwm-systemtray--refresh call from my theme swithcersAmin Bandali1-4/+2
2019-09-14emacs: update lean-modeAmin Bandali2-3/+1
my PR removing (require 'cl) has been merged
2019-09-14emacs: tangomod: tweak mode-line coloursAmin Bandali1-2/+2
2019-09-13delete vestigial .gitmodules fileAmin Bandali1-0/+0
2019-09-13bash: use i-beam cursor in terminalsAmin Bandali1-1/+1
2019-09-13emacs: ebdb: enable the pop-up again for nowAmin Bandali1-1/+1
maybe make this conditional on screen size
2019-09-13emacs: update packages, disable exwm for nowAmin Bandali2-8/+8
2019-09-13new setup on darrudAmin Bandali6-35/+11
2019-09-11compton: prevent occasional annoying black/white flashesAmin Bandali1-1/+1
e.g. when switching workspaces in exwm
2019-09-11emacs: exwm: add some rudimentary exwm-randr settingsAmin Bandali1-1/+14
2019-09-11update my uwaterloo addressAmin Bandali2-3/+3
2019-09-11emacs: add org-pdftoolsAmin Bandali2-0/+9
for linking to pdf files (and pages) in org
2019-09-11emacs: add george-mode hashAmin Bandali2-1/+2
2019-09-11emacs: update packagesAmin Bandali1-4/+4
2019-09-10emacs: gnus: update lists.sr.ht mail splitting regexpAmin Bandali1-3/+3
[PATCH lists.sr.ht] Fix syntax of List-ID header (RFC 2919): https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/7995
2019-09-09emacs: add george-modeAmin Bandali1-0/+4
2019-09-09emacs: exwm: tweak simulation keysAmin Bandali1-5/+5
2019-09-08emacs: exwm: improve close/quit -related bindingsAmin Bandali1-6/+7
2019-09-08emacs: exwm: fix s-N workspace switching bindingsAmin Bandali1-7/+4
2019-09-08compton: make fades more noticeableAmin Bandali1-3/+3
2019-09-08emacs: update packages, use dmenu for s-SPCAmin Bandali2-15/+14
and move what was previously bound to s-SPC to S-s-SPC
2019-09-08compton: tweak shadow and fadeAmin Bandali1-6/+7
2019-09-08emacs,shell: back to tango(mod) and doom-oneAmin Bandali2-111/+110
2019-09-07gtk2,gtk3: add configAmin Bandali2-0/+17
2019-09-07emacs: exwm: add convenient prev/next buffer switching bindingsAmin Bandali1-1/+3
2019-09-07compton: tweak config a bitAmin Bandali1-4/+4
make fades faster, also using glx seems to better get rid of tearing while scrolling (better vsync?)
2019-09-07compton: addAmin Bandali2-1/+86
https://github.com/yshui/compton 02139b7c9f8aa6181686edacd3f11c1f37f80693 sudo apt install libxext-dev libxcb1-dev libxcb-damage0-dev libxcb-xfixes0-dev libxcb-shape0-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-randr0-dev libxcb-composite0-dev libxcb-image0-dev libxcb-present-dev libxcb-xinerama0-dev libpixman-1-dev libdbus-1-dev libconfig-dev libxdg-basedir-dev libgl1-mesa-dev libpcre2-dev libevdev-dev uthash-dev libevdev2 cmake meson --prefix=/data/bandali/usr/local --buildtype=release . build ninja -C build ninja -C build install
2019-09-06rofi,rofi-pass: add back configs for nowAmin Bandali2-0/+93
until i get around to implementing an autotype functionality from within emacs (using xdotool, of course)
2019-09-06emacs: exwm: add bindings for switching, swapping, resizing windowsAmin Bandali1-0/+12
2019-09-06emacs: erc: make erc-track info visible when using minionsAmin Bandali1-0/+1
2019-09-06urxvt: use solarized lightAmin Bandali1-37/+95