summaryrefslogtreecommitdiffstats
path: root/rc.org (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-25[rc/sway] add back second argument of floating_modifier•••implemented in https://github.com/swaywm/sway/pull/2352 Amin Bandali1-1/+4
2018-07-25[rc/i3gs] better spacingAmin Bandali1-2/+2
2018-07-24[rc] add volume-info script for displaying volume in barAmin Bandali1-0/+20
2018-07-24[rc/battery-percentage-time] drastically improve the script•••thanks to @sircmpwn: https://cmpwn.com/@sir/100431155990909270 Amin Bandali1-29/+18
2018-07-24[rc] disable some i3gs blocks & change battery time/perct. formatAmin Bandali1-15/+43
2018-07-23[emacs] remove key-seq and only use key-chord, decrease delay•••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. Amin Bandali3-9/+3
2018-07-23[emacs] add "jk" key sequence using key-seq (uses key-chord) for ryoAmin Bandali4-0/+21
2018-07-23[emacs] add more ryo bindings, including some for borg actionsAmin Bandali1-0/+10
2018-07-22[rc/sway] launch dunst on start, and swap bspwm & original bindings•••depends: dunst Amin Bandali1-10/+11
2018-07-22[rc/sway] uncomment floating_modifier•••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). Amin Bandali1-4/+1
2018-07-22[emacs] adjust my preferred undo mechanism•••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 Amin Bandali1-3/+5
2018-07-22[rc/sway] add volume key bindings•••depends: pactl (from pulseaudio) pamixer Amin Bandali1-0/+5
2018-07-22[emacs] add more bindings, from the awesome crux and mwimAmin Bandali4-5/+37
2018-07-22[emacs] enable auto-revert and always use 4 spaces for indentationAmin Bandali1-0/+19
2018-07-22[rc] omit leading 0 from hour, display battery percentage and time•••depends: upower awk Amin Bandali1-1/+13
2018-07-22[emacs] more bindingsAmin Bandali1-5/+14
2018-07-22[emacs] add more ryo-modal bindingsAmin Bandali1-24/+34
2018-07-22[emacs] ditch evil in favour of ryo-modal•••also, rebind sway resize from s-r to s-S-r so that it won't clash with my counsel-recentf binding Amin Bandali6-133/+109
2018-07-22[rc] add i3gs for sway's status_command•••depends: i3gs Amin Bandali1-1/+47
2018-07-22[rc/sway] more input customizations•••also, use sway-input's xkb_layout and xkb_options instead of env vars Amin Bandali1-1/+3
2018-07-21[rc/sway] add original ws switch / window move keys on Mod1 (alt)Amin Bandali1-3/+10
2018-07-21[rc/sway-ws-util] doc fix•••also, forgot to mention that the grandparent commit adds dependency on jq. Amin Bandali1-1/+1
2018-07-21[rc/sway-ws-util] wrap around on workspace 1 and 10Amin Bandali1-2/+2
2018-07-21[rc/sway] make workspace switch and window moving behave like bspwmAmin Bandali1-4/+41
2018-07-21[rc] add s script for launching sway with customizations•••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) Amin Bandali1-0/+14
2018-07-21[rc/sway] customize sway inputs to be like my previous setup•••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. Amin Bandali1-12/+13
2018-07-21[rc/sway] port some customizations from my previous bspwm setup•••prev,next workspace functionality isn't quiet the same (yet) depends: xorg-xrdb rofi light i3blocks Amin Bandali1-11/+14
2018-07-21[rc/sway] comment out floating_modifier for now (not reimplemented)•••report: https://github.com/swaywm/sway/pull/2129 upcoming impl: https://github.com/swaywm/sway/pull/2296 Amin Bandali1-1/+1
2018-07-21[rc] add default config for sway and don't tangle bspwm or X configs•••from commit 27f65b94 Amin Bandali1-5/+225
2018-07-20[rc/notmuch] tag archives of old notmuch and emacs-devel messagesAmin Bandali1-0/+3
2018-07-19[emacs] set name, email address, and message fqdnAmin Bandali1-1/+8
2018-07-19[rc/notmuch] shuffle around some tagsAmin Bandali1-3/+5
2018-07-19[{emacs,rc}/notmuch] add `latest' tag for newest batch of emails•••and bind l on notmuch-hello for tag:latest Amin Bandali2-1/+6
2018-07-18[emacs] update 7 drones•••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 Amin Bandali7-0/+0
2018-07-17[emacs] add scaffolding for ox-hugoAmin Bandali1-0/+8
2018-07-16[rc/git] gpg sign commits, and configure send-emailAmin Bandali1-3/+13
2018-07-16[emacs/notmuch] set notmuch-message-headers and add link to bug•••https://notmuchmail.org/pipermail/notmuch/2018/026781.html https://www.mail-archive.com/notmuch@notmuchmail.org/msg46658.html Amin Bandali1-0/+4
2018-07-16[emacs] assimilate org (from source)•••and bring in org-notmuch from contrib/ Amin Bandali3-0/+12
2018-07-16[rc/msmtp] update fencepost's expected tls fingerprintAmin Bandali1-1/+2
2018-07-15[emacs/eink-theme] fork and customize some faces•••https://github.com/aminb/eink-emacs Amin Bandali2-0/+1
2018-07-15[emacs] add and switch to eink themeAmin Bandali3-1/+10
2018-07-15[rc/{notmuch,pigeonhole}] update sieve and notmuch rules for lists•••Also sort and group things more neatly. Amin Bandali1-14/+44
2018-07-15[emacs] update 11 drones•••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 Amin Bandali11-0/+0
2018-07-14[emacs/notmuch] don't insert the two blank lines in the beginningAmin Bandali1-6/+6
2018-07-14[emacs/supercite] add jwiegley's supercite config as a reference•••from https://github.com/jwiegley/dot-emacs/blob/f3dd82ba7fdcd8f63603e7e7a9acb078f70de8fe/dot-gnus.el#L477 Amin Bandali1-0/+51
2018-07-14[emacs/org] modern html5 exportAmin Bandali1-1/+5
2018-07-14[emacs] replace org-static-blog with ox-hugoAmin Bandali3-4/+3
2018-07-07[emacs] update 2 drones•••lib/helm master v2.9.7-37-gd7106595 lib/markdown-mode master v2.3-191-gb274cb9 Amin Bandali2-0/+0
2018-07-07[emacs] fork tao-theme and add some style changesAmin Bandali2-0/+1
2018-07-07[emacs/notmuch] display more characters of authorsAmin Bandali1-1/+7