summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [rc] add volume-info script for displaying volume in barAmin Bandali2018-07-241-0/+20
|
* [rc/battery-percentage-time] drastically improve the scriptAmin Bandali2018-07-241-29/+18
| | | | | thanks to @sircmpwn: https://cmpwn.com/@sir/100431155990909270
* [rc] disable some i3gs blocks & change battery time/perct. formatAmin Bandali2018-07-241-15/+43
|
* [emacs] remove key-seq and only use key-chord, decrease delayAmin Bandali2018-07-233-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.
* [emacs] add "jk" key sequence using key-seq (uses key-chord) for ryoAmin Bandali2018-07-234-0/+21
|
* [emacs] add more ryo bindings, including some for borg actionsAmin Bandali2018-07-231-0/+10
|
* [rc/sway] launch dunst on start, and swap bspwm & original bindingsAmin Bandali2018-07-221-10/+11
| | | | depends: dunst
* [rc/sway] uncomment floating_modifierAmin Bandali2018-07-221-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).
* [emacs] adjust my preferred undo mechanismAmin Bandali2018-07-221-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 bindingsAmin Bandali2018-07-221-0/+5
| | | | depends: pactl (from pulseaudio) pamixer
* [emacs] add more bindings, from the awesome crux and mwimAmin Bandali2018-07-224-5/+37
|
* [emacs] enable auto-revert and always use 4 spaces for indentationAmin Bandali2018-07-221-0/+19
|
* [rc] omit leading 0 from hour, display battery percentage and timeAmin Bandali2018-07-221-1/+13
| | | | depends: upower awk
* [emacs] more bindingsAmin Bandali2018-07-221-5/+14
|
* [emacs] add more ryo-modal bindingsAmin Bandali2018-07-221-24/+34
|
* [emacs] ditch evil in favour of ryo-modalAmin Bandali2018-07-226-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_commandAmin Bandali2018-07-221-1/+47
| | | | depends: i3gs
* [rc/sway] more input customizationsAmin Bandali2018-07-221-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 Bandali2018-07-211-3/+10
|
* [rc/sway-ws-util] doc fixAmin Bandali2018-07-211-1/+1
| | | | | also, forgot to mention that the grandparent commit adds dependency on jq.
* [rc/sway-ws-util] wrap around on workspace 1 and 10Amin Bandali2018-07-211-2/+2
|
* [rc/sway] make workspace switch and window moving behave like bspwmAmin Bandali2018-07-211-4/+41
|
* [rc] add s script for launching sway with customizationsAmin Bandali2018-07-211-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 setupAmin Bandali2018-07-211-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 setupAmin Bandali2018-07-211-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 Bandali2018-07-211-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 configsAmin Bandali2018-07-211-5/+225
| | | | from commit 27f65b94
* [rc/notmuch] tag archives of old notmuch and emacs-devel messagesAmin Bandali2018-07-201-0/+3
|
* [emacs] set name, email address, and message fqdnAmin Bandali2018-07-191-1/+8
|
* [rc/notmuch] shuffle around some tagsAmin Bandali2018-07-191-3/+5
|
* [{emacs,rc}/notmuch] add `latest' tag for newest batch of emailsAmin Bandali2018-07-192-1/+6
| | | | and bind l on notmuch-hello for tag:latest
* [emacs] update 7 dronesAmin Bandali2018-07-187-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-hugoAmin Bandali2018-07-171-0/+8
|
* [rc/git] gpg sign commits, and configure send-emailAmin Bandali2018-07-161-3/+13
|
* [emacs/notmuch] set notmuch-message-headers and add link to bugAmin Bandali2018-07-161-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 Bandali2018-07-163-0/+12
| | | | and bring in org-notmuch from contrib/
* [rc/msmtp] update fencepost's expected tls fingerprintAmin Bandali2018-07-161-1/+2
|
* [emacs/eink-theme] fork and customize some facesAmin Bandali2018-07-152-0/+1
| | | | https://github.com/aminb/eink-emacs
* [emacs] add and switch to eink themeAmin Bandali2018-07-153-1/+10
|
* [rc/{notmuch,pigeonhole}] update sieve and notmuch rules for listsAmin Bandali2018-07-151-14/+44
| | | | Also sort and group things more neatly.
* [emacs] update 11 dronesAmin Bandali2018-07-1511-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 beginningAmin Bandali2018-07-141-6/+6
|
* [emacs/supercite] add jwiegley's supercite config as a referenceAmin Bandali2018-07-141-0/+51
| | | | from https://github.com/jwiegley/dot-emacs/blob/f3dd82ba7fdcd8f63603e7e7a9acb078f70de8fe/dot-gnus.el#L477
* [emacs/org] modern html5 exportAmin Bandali2018-07-141-1/+5
|
* [emacs] replace org-static-blog with ox-hugoAmin Bandali2018-07-143-4/+3
|
* [emacs] update 2 dronesAmin Bandali2018-07-072-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 changesAmin Bandali2018-07-072-0/+1
|
* [emacs/notmuch] display more characters of authorsAmin Bandali2018-07-071-1/+7
|
* [emacs] assimilate org-static-blogAmin Bandali2018-07-072-0/+4
|
* [emacs] update 2 dronesAmin Bandali2018-07-072-0/+0
| | | | | lib/doom-modeline master 0.2.0 lib/helm master v2.9.7-31-gf9baa2a9