summaryrefslogtreecommitdiffstats
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
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-mode•••my PR removing (require 'cl) has been merged Amin Bandali2-3/+1
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 now•••maybe make this conditional on screen size Amin Bandali1-1/+1
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 flashes•••e.g. when switching workspaces in exwm Amin Bandali1-1/+1
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-pdftools•••for linking to pdf files (and pages) in org Amin Bandali2-0/+9
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 regexp•••[PATCH lists.sr.ht] Fix syntax of List-ID header (RFC 2919): https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/7995 Amin Bandali1-3/+3
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-SPC•••and move what was previously bound to s-SPC to S-s-SPC Amin Bandali2-15/+14
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 bit•••make fades faster, also using glx seems to better get rid of tearing while scrolling (better vsync?) Amin Bandali1-4/+4
2019-09-07compton: add•••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 Amin Bandali2-1/+86
2019-09-06rofi,rofi-pass: add back configs for now•••until i get around to implementing an autotype functionality from within emacs (using xdotool, of course) Amin Bandali2-0/+93
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
2019-09-06emacs: take solarized for a spin•••been so long :) Amin Bandali1-11/+33
2019-09-06emacs: update straight.el’s version fileAmin Bandali1-9/+18
2019-09-06emacs: add exwm-editAmin Bandali1-0/+4
2019-09-06emacs: exwm: add smooth-scrolling with C-p and C-n when in zathuraAmin Bandali1-5/+9
2019-09-06emacs: erc: remove my temporary fix for erc-lurker•••my patch landed on master yesterday: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ff0f4c731231b03d73cc35de9e042d1fc1b75f4e i’m currently back on emacs master so i don’t see any reasons for keeping this around anymore. Amin Bandali1-74/+1
2019-09-06emacs,shell: start xfce4-notifyd until i fix eosd’s buildAmin Bandali2-0/+11
2019-09-06emacs: exwm: add C-c C-c and C-c C-u simulation keys for urxvtAmin Bandali1-1/+2
2019-09-06Revert "shell: add ~/.Xmodmap file"•••This reverts commit cf88804f394b5489ff6e743a2d7eb7ffd5647f01. Amin Bandali2-6/+2
2019-09-06shell: add ~/.Xmodmap fileAmin Bandali2-2/+6
2019-09-06emacs: better simulation keys for abrowser, fix s-N bindingsAmin Bandali1-3/+3
2019-09-06exwm: add local simulation keys for urxvt and abrowser•••note: it seems that some composite keys (e.g. C-S-w) don’t work when pressing the caps that was remapped to ctrl using setxkbmap or xmodmap Amin Bandali1-0/+17
2019-09-06emacs: refresh exwm systemtray after changing theme•••(to have the tray’s background colour match the theme’s) Amin Bandali1-2/+4
2019-09-06emacs: try out dmenu, report some bugs•••- Duplicated entries: https://github.com/lujun9972/el-dmenu/issues/7 - Be smarter about saving history https://github.com/lujun9972/el-dmenu/issues/8 TODO: remove setting dmenu-history-size to 0 once the bug is fixed Amin Bandali1-5/+10
2019-09-06emacs: revamp/rearrange exwm configAmin Bandali1-149/+115
2019-09-06shell: tweak X settings, add ~/.xsession for starting emacs (exwm)•••- set cursor from the default ugly “x” to a left pointer - disable bell - remove annoying one pixel border around emacs (using ‘-ib 0’) Amin Bandali2-0/+6
2019-09-06emacs: ebdb: use :demand instead of require, disable mua popupAmin Bandali1-6/+4
2019-09-05emacs: remove delight and simply use minionsAmin Bandali1-19/+7