Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-25 | [rc/i3gs] better spacing | 1 | -2/+2 | ||
2018-07-24 | [rc] add volume-info script for displaying volume in bar | 1 | -0/+20 | ||
2018-07-24 | [rc/battery-percentage-time] drastically improve the script | 1 | -29/+18 | ||
thanks to @sircmpwn: https://cmpwn.com/@sir/100431155990909270 | |||||
2018-07-24 | [rc] disable some i3gs blocks & change battery time/perct. format | 1 | -15/+43 | ||
2018-07-23 | [emacs] remove key-seq and only use key-chord, decrease delay | 3 | -9/+3 | ||
the delay on j was annoying, even if only 0.075s. switch to key-chord so order won't matter, and bring delay down to 0.005s. | |||||
2018-07-23 | [emacs] add "jk" key sequence using key-seq (uses key-chord) for ryo | 4 | -0/+21 | ||
2018-07-23 | [emacs] add more ryo bindings, including some for borg actions | 1 | -0/+10 | ||
2018-07-22 | [rc/sway] launch dunst on start, and swap bspwm & original bindings | 1 | -10/+11 | ||
depends: dunst | |||||
2018-07-22 | [rc/sway] uncomment floating_modifier | 1 | -4/+1 | ||
landed as of https://github.com/swaywm/sway/pull/2296 though, there seems to have been a change of syntax, and the second argument (normal or inverse) was not implemented (perhaps not yet). | |||||
2018-07-22 | [emacs] adjust my preferred undo mechanism | 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 | |||||
2018-07-22 | [rc/sway] add volume key bindings | 1 | -0/+5 | ||
depends: pactl (from pulseaudio) pamixer | |||||
2018-07-22 | [emacs] add more bindings, from the awesome crux and mwim | 4 | -5/+37 | ||
2018-07-22 | [emacs] enable auto-revert and always use 4 spaces for indentation | 1 | -0/+19 | ||
2018-07-22 | [rc] omit leading 0 from hour, display battery percentage and time | 1 | -1/+13 | ||
depends: upower awk | |||||
2018-07-22 | [emacs] more bindings | 1 | -5/+14 | ||
2018-07-22 | [emacs] add more ryo-modal bindings | 1 | -24/+34 | ||
2018-07-22 | [emacs] ditch evil in favour of ryo-modal | 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 | |||||
2018-07-22 | [rc] add i3gs for sway's status_command | 1 | -1/+47 | ||
depends: i3gs | |||||
2018-07-22 | [rc/sway] more input customizations | 1 | -1/+3 | ||
also, use sway-input's xkb_layout and xkb_options instead of env vars | |||||
2018-07-21 | [rc/sway] add original ws switch / window move keys on Mod1 (alt) | 1 | -3/+10 | ||
2018-07-21 | [rc/sway-ws-util] doc fix | 1 | -1/+1 | ||
also, forgot to mention that the grandparent commit adds dependency on jq. | |||||
2018-07-21 | [rc/sway-ws-util] wrap around on workspace 1 and 10 | 1 | -2/+2 | ||
2018-07-21 | [rc/sway] make workspace switch and window moving behave like bspwm | 1 | -4/+41 | ||
2018-07-21 | [rc] add s script for launching sway with customizations | 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) | |||||
2018-07-21 | [rc/sway] customize sway inputs to be like my previous setup | 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. | |||||
2018-07-21 | [rc/sway] port some customizations from my previous bspwm setup | 1 | -11/+14 | ||
prev,next workspace functionality isn't quiet the same (yet) depends: xorg-xrdb rofi light i3blocks | |||||
2018-07-21 | [rc/sway] comment out floating_modifier for now (not reimplemented) | 1 | -1/+1 | ||
report: https://github.com/swaywm/sway/pull/2129 upcoming impl: https://github.com/swaywm/sway/pull/2296 | |||||
2018-07-21 | [rc] add default config for sway and don't tangle bspwm or X configs | 1 | -5/+225 | ||
from commit 27f65b94 | |||||
2018-07-20 | [rc/notmuch] tag archives of old notmuch and emacs-devel messages | 1 | -0/+3 | ||
2018-07-19 | [emacs] set name, email address, and message fqdn | 1 | -1/+8 | ||
2018-07-19 | [rc/notmuch] shuffle around some tags | 1 | -3/+5 | ||
2018-07-19 | [{emacs,rc}/notmuch] add `latest' tag for newest batch of emails | 2 | -1/+6 | ||
and bind l on notmuch-hello for tag:latest | |||||
2018-07-18 | [emacs] update 7 drones | 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 | |||||
2018-07-17 | [emacs] add scaffolding for ox-hugo | 1 | -0/+8 | ||
2018-07-16 | [rc/git] gpg sign commits, and configure send-email | 1 | -3/+13 | ||
2018-07-16 | [emacs/notmuch] set notmuch-message-headers and add link to bug | 1 | -0/+4 | ||
https://notmuchmail.org/pipermail/notmuch/2018/026781.html https://www.mail-archive.com/notmuch@notmuchmail.org/msg46658.html | |||||
2018-07-16 | [emacs] assimilate org (from source) | 3 | -0/+12 | ||
and bring in org-notmuch from contrib/ | |||||
2018-07-16 | [rc/msmtp] update fencepost's expected tls fingerprint | 1 | -1/+2 | ||
2018-07-15 | [emacs/eink-theme] fork and customize some faces | 2 | -0/+1 | ||
https://github.com/aminb/eink-emacs | |||||
2018-07-15 | [emacs] add and switch to eink theme | 3 | -1/+10 | ||
2018-07-15 | [rc/{notmuch,pigeonhole}] update sieve and notmuch rules for lists | 1 | -14/+44 | ||
Also sort and group things more neatly. | |||||
2018-07-15 | [emacs] update 11 drones | 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 | |||||
2018-07-14 | [emacs/notmuch] don't insert the two blank lines in the beginning | 1 | -6/+6 | ||
2018-07-14 | [emacs/supercite] add jwiegley's supercite config as a reference | 1 | -0/+51 | ||
from https://github.com/jwiegley/dot-emacs/blob/f3dd82ba7fdcd8f63603e7e7a9acb078f70de8fe/dot-gnus.el#L477 | |||||
2018-07-14 | [emacs/org] modern html5 export | 1 | -1/+5 | ||
2018-07-14 | [emacs] replace org-static-blog with ox-hugo | 3 | -4/+3 | ||
2018-07-07 | [emacs] update 2 drones | 2 | -0/+0 | ||
lib/helm master v2.9.7-37-gd7106595 lib/markdown-mode master v2.3-191-gb274cb9 | |||||
2018-07-07 | [emacs] fork tao-theme and add some style changes | 2 | -0/+1 | ||
2018-07-07 | [emacs/notmuch] display more characters of authors | 1 | -1/+7 | ||
2018-07-07 | [emacs] assimilate org-static-blog | 2 | -0/+4 | ||