Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [emacs] adjust my preferred undo mechanism | Amin Bandali | 2018-07-22 | 1 | -3/+5 | |
| | | | | | | have undo tree save history, and leave emacs' undo intact, for cases when undo tree's history gets corrupt at least i'd have functioning undo for the changes i made in the current session | |||||
* | [rc/sway] add volume key bindings | Amin Bandali | 2018-07-22 | 1 | -0/+5 | |
| | | | | depends: pactl (from pulseaudio) pamixer | |||||
* | [emacs] add more bindings, from the awesome crux and mwim | Amin Bandali | 2018-07-22 | 4 | -5/+37 | |
| | ||||||
* | [emacs] enable auto-revert and always use 4 spaces for indentation | Amin Bandali | 2018-07-22 | 1 | -0/+19 | |
| | ||||||
* | [rc] omit leading 0 from hour, display battery percentage and time | Amin Bandali | 2018-07-22 | 1 | -1/+13 | |
| | | | | depends: upower awk | |||||
* | [emacs] more bindings | Amin Bandali | 2018-07-22 | 1 | -5/+14 | |
| | ||||||
* | [emacs] add more ryo-modal bindings | Amin Bandali | 2018-07-22 | 1 | -24/+34 | |
| | ||||||
* | [emacs] ditch evil in favour of ryo-modal | Amin Bandali | 2018-07-22 | 6 | -133/+109 | |
| | | | | | also, rebind sway resize from s-r to s-S-r so that it won't clash with my counsel-recentf binding | |||||
* | [rc] add i3gs for sway's status_command | Amin Bandali | 2018-07-22 | 1 | -1/+47 | |
| | | | | depends: i3gs | |||||
* | [rc/sway] more input customizations | Amin Bandali | 2018-07-22 | 1 | -1/+3 | |
| | | | | also, use sway-input's xkb_layout and xkb_options instead of env vars | |||||
* | [rc/sway] add original ws switch / window move keys on Mod1 (alt) | Amin Bandali | 2018-07-21 | 1 | -3/+10 | |
| | ||||||
* | [rc/sway-ws-util] doc fix | Amin Bandali | 2018-07-21 | 1 | -1/+1 | |
| | | | | | also, forgot to mention that the grandparent commit adds dependency on jq. | |||||
* | [rc/sway-ws-util] wrap around on workspace 1 and 10 | Amin Bandali | 2018-07-21 | 1 | -2/+2 | |
| | ||||||
* | [rc/sway] make workspace switch and window moving behave like bspwm | Amin Bandali | 2018-07-21 | 1 | -4/+41 | |
| | ||||||
* | [rc] add s script for launching sway with customizations | Amin Bandali | 2018-07-21 | 1 | -0/+14 | |
| | | | | | TODO: later might want to check for hostname to decide what to do on plasma and enigma (currently, i'm only using it on plasma) | |||||
* | [rc/sway] customize sway inputs to be like my previous setup | Amin Bandali | 2018-07-21 | 1 | -12/+13 | |
| | | | | | | i.e. disable touchpad while typing (dwt), enable tap to click, enable natural scrolling, and enable middle click. also, set keyboard repeat delay and rate. | |||||
* | [rc/sway] port some customizations from my previous bspwm setup | Amin Bandali | 2018-07-21 | 1 | -11/+14 | |
| | | | | | | prev,next workspace functionality isn't quiet the same (yet) depends: xorg-xrdb rofi light i3blocks | |||||
* | [rc/sway] comment out floating_modifier for now (not reimplemented) | Amin Bandali | 2018-07-21 | 1 | -1/+1 | |
| | | | | | report: https://github.com/swaywm/sway/pull/2129 upcoming impl: https://github.com/swaywm/sway/pull/2296 | |||||
* | [rc] add default config for sway and don't tangle bspwm or X configs | Amin Bandali | 2018-07-21 | 1 | -5/+225 | |
| | | | | from commit 27f65b94 | |||||
* | [rc/notmuch] tag archives of old notmuch and emacs-devel messages | Amin Bandali | 2018-07-20 | 1 | -0/+3 | |
| | ||||||
* | [emacs] set name, email address, and message fqdn | Amin Bandali | 2018-07-19 | 1 | -1/+8 | |
| | ||||||
* | [rc/notmuch] shuffle around some tags | Amin Bandali | 2018-07-19 | 1 | -3/+5 | |
| | ||||||
* | [{emacs,rc}/notmuch] add `latest' tag for newest batch of emails | Amin Bandali | 2018-07-19 | 2 | -1/+6 | |
| | | | | and bind l on notmuch-hello for tag:latest | |||||
* | [emacs] update 7 drones | Amin Bandali | 2018-07-18 | 7 | -0/+0 | |
| | | | | | | | | | | lib/ghub master v2.0.1-11-g4202c1f lib/helm master v2.9.8-8-g9fdbd606 lib/ivy master 0.10.0-288-g944c20d lib/magit master 2.13.0-89-g76998b5e lib/org master release_9.1.13-893-gd975b44fd lib/ox-hugo master v0.8-245-ga1a2dbf lib/use-package master 2.3-402-g3fb8f39 | |||||
* | [emacs] add scaffolding for ox-hugo | Amin Bandali | 2018-07-17 | 1 | -0/+8 | |
| | ||||||
* | [rc/git] gpg sign commits, and configure send-email | Amin Bandali | 2018-07-16 | 1 | -3/+13 | |
| | ||||||
* | [emacs/notmuch] set notmuch-message-headers and add link to bug | Amin Bandali | 2018-07-16 | 1 | -0/+4 | |
| | | | | | https://notmuchmail.org/pipermail/notmuch/2018/026781.html https://www.mail-archive.com/notmuch@notmuchmail.org/msg46658.html | |||||
* | [emacs] assimilate org (from source) | Amin Bandali | 2018-07-16 | 3 | -0/+12 | |
| | | | | and bring in org-notmuch from contrib/ | |||||
* | [rc/msmtp] update fencepost's expected tls fingerprint | Amin Bandali | 2018-07-16 | 1 | -1/+2 | |
| | ||||||
* | [emacs/eink-theme] fork and customize some faces | Amin Bandali | 2018-07-15 | 2 | -0/+1 | |
| | | | | https://github.com/aminb/eink-emacs | |||||
* | [emacs] add and switch to eink theme | Amin Bandali | 2018-07-15 | 3 | -1/+10 | |
| | ||||||
* | [rc/{notmuch,pigeonhole}] update sieve and notmuch rules for lists | Amin Bandali | 2018-07-15 | 1 | -14/+44 | |
| | | | | Also sort and group things more neatly. | |||||
* | [emacs] update 11 drones | Amin Bandali | 2018-07-15 | 11 | -0/+0 | |
| | | | | | | | | | | | | | | lib/alloy-mode master 0d05bdd lib/doom-modeline master 0.2.0-10-g8af6cb7 lib/emacsql master 2.0.2-20-g6f1e375 lib/ghub master v2.0.1-9-g61c87be lib/helm master v2.9.8-6-g75db7c3b lib/ivy master 0.10.0-281-g93d51d6 lib/lean-mode master 529b8fa lib/magit master 2.13.0-87-g9b948af9 lib/ox-hugo master v0.8-243-gca690c4 lib/projectile master v0.14.0-232-g9a2655e lib/use-package master 2.3-400-gcfce01b | |||||
* | [emacs/notmuch] don't insert the two blank lines in the beginning | Amin Bandali | 2018-07-14 | 1 | -6/+6 | |
| | ||||||
* | [emacs/supercite] add jwiegley's supercite config as a reference | Amin Bandali | 2018-07-14 | 1 | -0/+51 | |
| | | | | from https://github.com/jwiegley/dot-emacs/blob/f3dd82ba7fdcd8f63603e7e7a9acb078f70de8fe/dot-gnus.el#L477 | |||||
* | [emacs/org] modern html5 export | Amin Bandali | 2018-07-14 | 1 | -1/+5 | |
| | ||||||
* | [emacs] replace org-static-blog with ox-hugo | Amin Bandali | 2018-07-14 | 3 | -4/+3 | |
| | ||||||
* | [emacs] update 2 drones | Amin Bandali | 2018-07-07 | 2 | -0/+0 | |
| | | | | | lib/helm master v2.9.7-37-gd7106595 lib/markdown-mode master v2.3-191-gb274cb9 | |||||
* | [emacs] fork tao-theme and add some style changes | Amin Bandali | 2018-07-07 | 2 | -0/+1 | |
| | ||||||
* | [emacs/notmuch] display more characters of authors | Amin Bandali | 2018-07-07 | 1 | -1/+7 | |
| | ||||||
* | [emacs] assimilate org-static-blog | Amin Bandali | 2018-07-07 | 2 | -0/+4 | |
| | ||||||
* | [emacs] update 2 drones | Amin Bandali | 2018-07-07 | 2 | -0/+0 | |
| | | | | | lib/doom-modeline master 0.2.0 lib/helm master v2.9.7-31-gf9baa2a9 | |||||
* | [emacs] add some header links | Amin Bandali | 2018-07-07 | 1 | -6/+6 | |
| | ||||||
* | [emacs] remove vestigial EXWM configuration | Amin Bandali | 2018-07-07 | 1 | -226/+0 | |
| | ||||||
* | [emacs] assimilate doom-modeline and tao-theme (and their deps) | Amin Bandali | 2018-07-06 | 9 | -0/+39 | |
| | ||||||
* | [emacs] assimilate Proof General (for Coq) | Amin Bandali | 2018-07-06 | 3 | -0/+10 | |
| | ||||||
* | [emacs/alloy-mode] use indentation offset of 2 (instead of 3) | Amin Bandali | 2018-07-06 | 1 | -1/+2 | |
| | ||||||
* | [emacs] update 2 drones | Amin Bandali | 2018-07-06 | 2 | -0/+0 | |
| | | | | | lib/helm master v2.9.7-28-g3de72536 lib/ivy master 0.10.0-273-g92efd62 | |||||
* | [emacs] delete exwm and xelb | Amin Bandali | 2018-07-04 | 3 | -6/+0 | |
| | | | | | I've been back on bspwm for a while, and will kely be switching to i3wm or swaywm next. | |||||
* | [emacs] use dwwmmm/alloy-mode instead of anlun/alloy-mode | Amin Bandali | 2018-07-04 | 2 | -1/+1 | |
| |