Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-02 | [rc] increase rofi-light's width a bit | Amin Bandali | 1 | -1/+1 | |
2018-05-01 | [emacs] experiment with EXWM and key bindings | Amin Bandali | 1 | -9/+152 | |
- Binding C-w to cut isn't worth the effort. I close tabs way more often. - When launched from within Emacs, Rofi doesn't seem to be able to properly launch programs. I haven't been able to debug the issue. - Rofi seems to have a noticeable lag now under EXWM, compared to back when I was using bspwm. rofi-pass is the main reason I still use it. So, TODO: see if I can port rofi-pass to ivy or helm. - EXWM's `exwm-input-set-key' seems awfully verbose compared to sxhkd. See if there's a shorter and neater way. | |||||
2018-05-01 | [emacs/ivy] allow wrapping around on first and last candidates | Amin Bandali | 1 | -0/+1 | |
2018-05-01 | [rc/x] disable bell | Amin Bandali | 1 | -0/+2 | |
It's especially obnoxious through headphones. | |||||
2018-04-30 | [rc/emacs] disable the internal border of Emacs' frame | Amin Bandali | 1 | -1/+1 | |
See https://github.com/ch11ng/exwm/issues/169 | |||||
2018-04-30 | [emacs] unicode font stack around Ubuntu Mono and Hack | Amin Bandali | 1 | -2/+31 | |
Pretty much my ideal font stack for writing Lean. | |||||
2018-04-30 | [emacs] assimilate lean-mode and dependencies | Amin Bandali | 10 | -0/+32 | |
lib/async master v1.9.3-1-g04e1a2c lib/company master 0.9.6-23-gd26ec71 lib/f master v0.20.0 lib/flycheck master 31-118-g0c4bbd1f lib/helm master v2.9.2-24-g56039aaf lib/lean-mode master 6ed7031 lib/popup master v0.5.3-20-g80829dd lib/s master 1.12.0-10-g03410e6 | |||||
2018-04-30 | [emacs] disable C-{j,k} bindings in ivy-minibuffer-map for now | Amin Bandali | 1 | -2/+2 | |
2018-04-30 | [emacs] stop using EXWM's default config and customize it a bit | Amin Bandali | 1 | -2/+71 | |
2018-04-30 | [emacs] display time and battery in mode-line | Amin Bandali | 1 | -0/+20 | |
2018-04-30 | [emacs] update 2 drones | Amin Bandali | 2 | -0/+0 | |
Update magit to v2.12.1-81-g47a054f8 Update use-package to v2.3-376-g0a2b82a | |||||
2018-04-30 | [emacs] use fringe-mode with default width | Amin Bandali | 1 | -1/+2 | |
Also, don't tangle the installation source block for now. | |||||
2018-04-30 | [emacs] more background info | Amin Bandali | 1 | -3/+17 | |
2018-04-30 | add some documentation | Amin Bandali | 3 | -15/+35 | |
[emacs] automatically load counsel after 1.5 seconds | |||||
2018-04-29 | [other] remove some of the out of date stuff | Amin Bandali | 7 | -82/+0 | |
TODO: Makefile rules for setting up my zim-based zsh setup, along with the zsh plugins I use | |||||
2018-04-29 | [rc/zsh] migrate my zsh setup to rc.org | Amin Bandali | 6 | -208/+254 | |
2018-04-29 | [rc/x] migrate my X.Org configurations | Amin Bandali | 11 | -302/+389 | |
Also, add missing shebangs for previous scripts. | |||||
2018-04-29 | [rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setup | Amin Bandali | 4 | -21/+43 | |
2018-04-29 | [rc/wp] migrate my little wallpaper changer script to literate setup | Amin Bandali | 5 | -79/+112 | |
2018-04-29 | [spacemacs,vim] delete vestigial spacemacs and vim configs | Amin Bandali | 4 | -998/+0 | |
I haven't used either of them in a very long time and the configs are likely quite outdated. | |||||
2018-04-29 | [rc/{redshift,rofi{,-pass}}] migrate redshift, rofi, rofi-pass dots | Amin Bandali | 4 | -156/+180 | |
2018-04-29 | [rc/{polybar,ranger}] migrate to new literate setup | Amin Bandali | 5 | -1003/+1036 | |
2018-04-29 | [rc/{notmuch,offlineimap}] migrate to new literate setup | Amin Bandali | 7 | -205/+256 | |
2018-04-29 | [rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setup | Amin Bandali | 5 | -1008/+1042 | |
2018-04-29 | [rc/gtk,isync] migrate GTK and isync configs | Amin Bandali | 6 | -69/+123 | |
2018-04-29 | [rc/getmail,gnupg] migrate to new literate config setup | Amin Bandali | 5 | -40/+73 | |
2018-04-29 | [rc/fun] migrate fun scripts :) | Amin Bandali | 3 | -95/+112 | |
2018-04-29 | [rc/{dunst,fontconfig}] migrate dunst & fontconfig configs, clean up | Amin Bandali | 4 | -327/+243 | |
2018-04-29 | [rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configs | Amin Bandali | 7 | -295/+458 | |
2018-04-29 | [emacs] remove previous [experimental] emacs config | Amin Bandali | 5 | -495/+5 | |
It was based on straight.el. | |||||
2018-04-28 | [rc] add latexmk config and clean up | Amin Bandali | 4 | -31/+20 | |