| Commit message (Expand) | 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•••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
|  Amin Bandali | 2018-05-02 | 1 | -2/+2 |
* | [emacs] experiment with EXWM and key bindings•••- 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.
|  Amin Bandali | 2018-05-01 | 1 | -9/+152 |
* | [emacs/ivy] allow wrapping around on first and last candidates |  Amin Bandali | 2018-05-01 | 1 | -0/+1 |
* | [emacs] unicode font stack around Ubuntu Mono and Hack•••Pretty much my ideal font stack for writing Lean.
|  Amin Bandali | 2018-04-30 | 1 | -2/+31 |
* | [emacs] assimilate lean-mode and dependencies•••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
|  Amin Bandali | 2018-04-30 | 1 | -0/+8 |
* | [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] use fringe-mode with default width•••Also, don't tangle the installation source block for now.
|  Amin Bandali | 2018-04-30 | 1 | -1/+2 |
* | [emacs] more background info |  Amin Bandali | 2018-04-30 | 1 | -3/+17 |
* | add some documentation•••[emacs] automatically load counsel after 1.5 seconds
|  Amin Bandali | 2018-04-30 | 1 | -0/+14 |
* | [emacs] assimilate and enable EXWM |  Amin Bandali | 2018-04-28 | 1 | -11/+12 |
* | [emacs] enable Ivy and friends |  Amin Bandali | 2018-04-28 | 1 | -23/+23 |
* | [emacs] enable exec-path-from-shell |  Amin Bandali | 2018-04-28 | 1 | -10/+9 |
* | [emacs] fix post initialization TOC link on GitHub•••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.
|  Amin Bandali | 2018-04-28 | 1 | -2/+2 |
* | [emacs] add Borg's layer/essentials init, with some of my stuff |  Amin Bandali | 2018-04-28 | 1 | -0/+659 |