Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] remove duplicate post-init message and shorten counsel delay | Amin Bandali | 2018-05-03 | 1 | -5/+1 |
| | |||||
* | [emacs] disable EXWM | Amin Bandali | 2018-05-02 | 1 | -2/+2 |
| | | | | | | | | | | Having used EXWM for a couple of days, I think bspwm provides an overall more stable and smoother experience, and is more polished. I really am going to miss EXWM's simulation keys though. Thankfully, it seems like xkeysnail [0] is a nice solution for that. [0]: https://github.com/mooz/xkeysnail | ||||
* | [rc] increase rofi-light's width a bit | Amin Bandali | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | [emacs] experiment with EXWM and key bindings | Amin Bandali | 2018-05-01 | 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. | ||||
* | [emacs/ivy] allow wrapping around on first and last candidates | Amin Bandali | 2018-05-01 | 1 | -0/+1 |
| | |||||
* | [rc/x] disable bell | Amin Bandali | 2018-05-01 | 1 | -0/+2 |
| | | | | It's especially obnoxious through headphones. | ||||
* | [rc/emacs] disable the internal border of Emacs' frame | Amin Bandali | 2018-04-30 | 1 | -1/+1 |
| | | | | See https://github.com/ch11ng/exwm/issues/169 | ||||
* | [emacs] unicode font stack around Ubuntu Mono and Hack | Amin Bandali | 2018-04-30 | 1 | -2/+31 |
| | | | | Pretty much my ideal font stack for writing Lean. | ||||
* | [emacs] assimilate lean-mode and dependencies | Amin Bandali | 2018-04-30 | 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 | ||||
* | [emacs] disable C-{j,k} bindings in ivy-minibuffer-map for now | Amin Bandali | 2018-04-30 | 1 | -2/+2 |
| | |||||
* | [emacs] stop using EXWM's default config and customize it a bit | Amin Bandali | 2018-04-30 | 1 | -2/+71 |
| | |||||
* | [emacs] display time and battery in mode-line | Amin Bandali | 2018-04-30 | 1 | -0/+20 |
| | |||||
* | [emacs] update 2 drones | Amin Bandali | 2018-04-30 | 2 | -0/+0 |
| | | | | | Update magit to v2.12.1-81-g47a054f8 Update use-package to v2.3-376-g0a2b82a | ||||
* | [emacs] use fringe-mode with default width | Amin Bandali | 2018-04-30 | 1 | -1/+2 |
| | | | | Also, don't tangle the installation source block for now. | ||||
* | [emacs] more background info | Amin Bandali | 2018-04-30 | 1 | -3/+17 |
| | |||||
* | add some documentation | Amin Bandali | 2018-04-30 | 3 | -15/+35 |
| | | | | [emacs] automatically load counsel after 1.5 seconds | ||||
* | [other] remove some of the out of date stuff | Amin Bandali | 2018-04-29 | 7 | -82/+0 |
| | | | | | TODO: Makefile rules for setting up my zim-based zsh setup, along with the zsh plugins I use | ||||
* | [rc/zsh] migrate my zsh setup to rc.org | Amin Bandali | 2018-04-29 | 6 | -208/+254 |
| | |||||
* | [rc/x] migrate my X.Org configurations | Amin Bandali | 2018-04-29 | 11 | -302/+389 |
| | | | | Also, add missing shebangs for previous scripts. | ||||
* | [rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setup | Amin Bandali | 2018-04-29 | 4 | -21/+43 |
| | |||||
* | [rc/wp] migrate my little wallpaper changer script to literate setup | Amin Bandali | 2018-04-29 | 5 | -79/+112 |
| | |||||
* | [spacemacs,vim] delete vestigial spacemacs and vim configs | Amin Bandali | 2018-04-29 | 4 | -998/+0 |
| | | | | | I haven't used either of them in a very long time and the configs are likely quite outdated. | ||||
* | [rc/{redshift,rofi{,-pass}}] migrate redshift, rofi, rofi-pass dots | Amin Bandali | 2018-04-29 | 4 | -156/+180 |
| | |||||
* | [rc/{polybar,ranger}] migrate to new literate setup | Amin Bandali | 2018-04-29 | 5 | -1003/+1036 |
| | |||||
* | [rc/{notmuch,offlineimap}] migrate to new literate setup | Amin Bandali | 2018-04-29 | 7 | -205/+256 |
| | |||||
* | [rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setup | Amin Bandali | 2018-04-29 | 5 | -1008/+1042 |
| | |||||
* | [rc/gtk,isync] migrate GTK and isync configs | Amin Bandali | 2018-04-29 | 6 | -69/+123 |
| | |||||
* | [rc/getmail,gnupg] migrate to new literate config setup | Amin Bandali | 2018-04-29 | 5 | -40/+73 |
| | |||||
* | [rc/fun] migrate fun scripts :) | Amin Bandali | 2018-04-29 | 3 | -95/+112 |
| | |||||
* | [rc/{dunst,fontconfig}] migrate dunst & fontconfig configs, clean up | Amin Bandali | 2018-04-29 | 4 | -327/+243 |
| | |||||
* | [rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configs | Amin Bandali | 2018-04-29 | 7 | -295/+458 |
| | |||||
* | [emacs] remove previous [experimental] emacs config | Amin Bandali | 2018-04-29 | 5 | -495/+5 |
| | | | | It was based on straight.el. | ||||
* | [rc] add latexmk config and clean up | Amin Bandali | 2018-04-28 | 4 | -31/+20 |
| | |||||
* | [rc] add rc.org for centralized literate configs | Amin Bandali | 2018-04-28 | 1 | -0/+113 |
| | | | | Starting with my git configuration. | ||||
* | [make] add ta and ti Makefile rules for more convenient tangle/build | Amin Bandali | 2018-04-28 | 1 | -0/+4 |
| | |||||
* | [emacs] assimilate and enable EXWM | Amin Bandali | 2018-04-28 | 4 | -11/+18 |
| | |||||
* | [emacs] enable Ivy and friends | Amin Bandali | 2018-04-28 | 4 | -23/+30 |
| | |||||
* | [emacs] enable exec-path-from-shell | Amin Bandali | 2018-04-28 | 3 | -10/+12 |
| | |||||
* | [emacs] fix post initialization TOC link on GitHub | Amin Bandali | 2018-04-28 | 1 | -2/+2 |
| | | | | | | GitHub's Org mode renderer doesn't use the CUSTOM_ID property for generating internal in-file links like Org mode itself does. So, at least for now, the internal link has to match the heading's full name. | ||||
* | [emacs] add Borg's layer/essentials init, with some of my stuff | Amin Bandali | 2018-04-28 | 3 | -0/+665 |
| | |||||
* | [emacs] add Borg's layer/essentials current submodules | Amin Bandali | 2018-04-26 | 19 | -0/+60 |
| | | | | From https://github.com/emacscollective/emacs.g/blob/e2f9c16c6f8bc830b8ae3d8bf376855c864dc5bd/.gitmodules | ||||
* | [emacs] prepare for Borg-ification | Amin Bandali | 2018-04-26 | 2 | -0/+9 |
| | |||||
* | [pentadactyl] remove configuration and vestigial submodule | Amin Bandali | 2018-04-26 | 5 | -81/+0 |
| | | | | | I've been using Vimium-FF and previously VimFx after pentadactyl stopped working properly. | ||||
* | [emacs] use exwm-randr so that exwm would pick up screen rotations | Amin Bandali | 2018-04-26 | 1 | -3/+4 |
| | |||||
* | [bspwm,x] a few minor changes | Amin Bandali | 2018-04-26 | 2 | -5/+7 |
| | | | | TODO: proper hostname-based settings | ||||
* | [emacs] enable and use exwm's system tray | Amin Bandali | 2018-04-21 | 1 | -1/+3 |
| | |||||
* | [emacs] update straight versions lockfile | Amin Bandali | 2018-04-21 | 1 | -2/+13 |
| | | | | Forgot to include this in the last commit. | ||||
* | [emacs] add core packages | Amin Bandali | 2018-04-21 | 1 | -8/+111 |
| | |||||
* | [emacs] add Core to the TOC, move the backups section to core | Amin Bandali | 2018-04-21 | 1 | -11/+12 |
| | |||||
* | [emacs] updates to initial setup and core defaults | Amin Bandali | 2018-04-21 | 1 | -3/+108 |
| |