summaryrefslogtreecommitdiffstats
path: root/rc.org (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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 Bandali2018-07-211-12/+13
* [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 Bandali2018-07-211-11/+14
* [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 Bandali2018-07-211-1/+1
* [rc] add default config for sway and don't tangle bspwm or X configs•••from commit 27f65b94 Amin Bandali2018-07-211-5/+225
* [rc/notmuch] tag archives of old notmuch and emacs-devel messagesAmin Bandali2018-07-201-0/+3
* [rc/notmuch] shuffle around some tagsAmin Bandali2018-07-191-3/+5
* [{emacs,rc}/notmuch] add `latest' tag for newest batch of emails•••and bind l on notmuch-hello for tag:latest Amin Bandali2018-07-191-1/+2
* [rc/git] gpg sign commits, and configure send-emailAmin Bandali2018-07-161-3/+13
* [rc/msmtp] update fencepost's expected tls fingerprintAmin Bandali2018-07-161-1/+2
* [rc/{notmuch,pigeonhole}] update sieve and notmuch rules for lists•••Also sort and group things more neatly. Amin Bandali2018-07-151-14/+44
* [rc/X] set keyboard repeat delay and rateAmin Bandali2018-06-201-0/+1
* [rc/pigeonhole] forgot to include the sieve rules in last commitAmin Bandali2018-06-191-0/+47
* [rc] swap out afew in favour of pigeonhole (dovecot sieve)Amin Bandali2018-06-191-52/+32
* [rc/msmtp] update fencepost's expected tls fingerprintAmin Bandali2018-05-251-1/+1
* [rc] bspwm: add XF86AudioMicMute, zsh: add fence alias for fencepostAmin Bandali2018-05-181-1/+4
* [rc] update nix's tls_fingerprint in msmtprc, reorder notmuch addrs•••Also, add nixx alias. Amin Bandali2018-05-131-2/+3
* [rc] add toggle-tablet script for use with my X220t•••This script toggles between a 'normal' mode and a 'tablet' mode, doing a few things: - rotates the screen using xrandr, so that rotating the physical display of my X220t would have the laptop's battery on the right hand side, - enables touch screen, - properly rotates the stylus pen and touch screen pointers, and - toggles between RGB and Vertical BGR sub-pixel order. Amin Bandali2018-05-131-0/+41
* [rc/bspwm] launch compton on startup, don't auto move firefox to ^1Amin Bandali2018-05-131-2/+2
* [rc] enable nixAmin Bandali2018-05-091-2/+1
* [rc/rofi-pass] work around Roundcube bug in Firefox•••Roundcube appears to be doing some JS magic that reacts badly with rofi-pass: selecting an entry in rofi-pass by pressing enter causes Roundcube to move focus from the username field to the password field, which completely messes up rofi-pass' autotype. Strangely enough, this doesn't happen in Chromium and I've only seen it in Firefox. Amin Bandali2018-05-091-1/+1
* [rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on bothAmin Bandali2018-05-081-6/+3
* [rc/redshift] disable comments (redshift uses ; instead of #)Amin Bandali2018-05-081-1/+1
* [rc/fontconfig] disable problematic automatic tangling comments•••They seem to be problematic since the comment in the header comes before the <?xml version="1.0"?> tag and seems to make fontconfig not be able to properly process the file. Amin Bandali2018-05-061-1/+1
* [rc/libinput] migrate my libinput xorg configurationAmin Bandali2018-05-061-0/+16
* [rc/zsh] add ~/.elan/bin to PATHAmin Bandali2018-05-061-1/+1
* [rc] add TLP configuration for plasma•••TODO: add for enigma Amin Bandali2018-05-061-0/+316
* [rc] add PowerTOP systemd serviceAmin Bandali2018-05-061-0/+17
* [rc] increase rofi-light's width a bitAmin Bandali2018-05-021-1/+1
* [rc/x] disable bell•••It's especially obnoxious through headphones. Amin Bandali2018-05-011-0/+2
* [rc/emacs] disable the internal border of Emacs' frame•••See https://github.com/ch11ng/exwm/issues/169 Amin Bandali2018-04-301-1/+1
* [rc/zsh] migrate my zsh setup to rc.orgAmin Bandali2018-04-291-0/+254
* [rc/x] migrate my X.Org configurations•••Also, add missing shebangs for previous scripts. Amin Bandali2018-04-291-4/+389
* [rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setupAmin Bandali2018-04-291-0/+43
* [rc/wp] migrate my little wallpaper changer script to literate setupAmin Bandali2018-04-291-0/+112
* [rc/{redshift,rofi{,-pass}}] migrate redshift, rofi, rofi-pass dotsAmin Bandali2018-04-291-0/+180
* [rc/{polybar,ranger}] migrate to new literate setupAmin Bandali2018-04-291-0/+1036
* [rc/{notmuch,offlineimap}] migrate to new literate setupAmin Bandali2018-04-291-0/+256
* [rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setupAmin Bandali2018-04-291-1/+1042
* [rc/gtk,isync] migrate GTK and isync configsAmin Bandali2018-04-291-0/+123
* [rc/getmail,gnupg] migrate to new literate config setupAmin Bandali2018-04-291-1/+73
* [rc/fun] migrate fun scripts :)Amin Bandali2018-04-291-3/+112
* [rc/{dunst,fontconfig}] migrate dunst & fontconfig configs, clean upAmin Bandali2018-04-291-0/+243
* [rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configsAmin Bandali2018-04-291-0/+458
* [rc] add latexmk config and clean upAmin Bandali2018-04-281-1/+20
* [rc] add rc.org for centralized literate configs•••Starting with my git configuration. Amin Bandali2018-04-281-0/+113