summaryrefslogtreecommitdiffstats
path: root/rc.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [emacs] ditch evil in favour of ryo-modalAmin Bandali2018-07-221-1/+1
| | | | | 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
|
* [rc/notmuch] shuffle around some tagsAmin Bandali2018-07-191-3/+5
|
* [{emacs,rc}/notmuch] add `latest' tag for newest batch of emailsAmin Bandali2018-07-191-1/+2
| | | | and bind l on notmuch-hello for tag:latest
* [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 listsAmin Bandali2018-07-151-14/+44
| | | | Also sort and group things more neatly.
* [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 addrsAmin Bandali2018-05-131-2/+3
| | | | Also, add nixx alias.
* [rc] add toggle-tablet script for use with my X220tAmin Bandali2018-05-131-0/+41
| | | | | | | | | | | | 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.
* [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 FirefoxAmin Bandali2018-05-091-1/+1
| | | | | | | | 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.
* [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 commentsAmin Bandali2018-05-061-1/+1
| | | | | | 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.
* [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 plasmaAmin Bandali2018-05-061-0/+316
| | | | TODO: add for enigma
* [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 bellAmin Bandali2018-05-011-0/+2
| | | | It's especially obnoxious through headphones.
* [rc/emacs] disable the internal border of Emacs' frameAmin Bandali2018-04-301-1/+1
| | | | See https://github.com/ch11ng/exwm/issues/169
* [rc/zsh] migrate my zsh setup to rc.orgAmin Bandali2018-04-291-0/+254
|
* [rc/x] migrate my X.Org configurationsAmin Bandali2018-04-291-4/+389
| | | | Also, add missing shebangs for previous scripts.
* [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
|