Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [rc/rofi-pass] work around Roundcube bug in Firefox | Amin Bandali | 2018-05-09 | 1 | -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 both | Amin Bandali | 2018-05-08 | 1 | -6/+3 | |
| | ||||||
* | [rc/redshift] disable comments (redshift uses ; instead of #) | Amin Bandali | 2018-05-08 | 1 | -1/+1 | |
| | ||||||
* | [rc/fontconfig] disable problematic automatic tangling comments | Amin Bandali | 2018-05-06 | 1 | -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 configuration | Amin Bandali | 2018-05-06 | 1 | -0/+16 | |
| | ||||||
* | [rc/zsh] add ~/.elan/bin to PATH | Amin Bandali | 2018-05-06 | 1 | -1/+1 | |
| | ||||||
* | [rc] add TLP configuration for plasma | Amin Bandali | 2018-05-06 | 1 | -0/+316 | |
| | | | | TODO: add for enigma | |||||
* | [rc] add PowerTOP systemd service | Amin Bandali | 2018-05-06 | 1 | -0/+17 | |
| | ||||||
* | [rc] increase rofi-light's width a bit | Amin Bandali | 2018-05-02 | 1 | -1/+1 | |
| | ||||||
* | [rc/x] disable bell | Amin Bandali | 2018-05-01 | 1 | -0/+2 | |
| | | | | It's especially obnoxious through headphones. | |||||
* | [rc/emacs] disable the internal border of Emacs' frame | Amin Bandali | 2018-04-30 | 1 | -1/+1 | |
| | | | | See https://github.com/ch11ng/exwm/issues/169 | |||||
* | [rc/zsh] migrate my zsh setup to rc.org | Amin Bandali | 2018-04-29 | 1 | -0/+254 | |
| | ||||||
* | [rc/x] migrate my X.Org configurations | Amin Bandali | 2018-04-29 | 1 | -4/+389 | |
| | | | | Also, add missing shebangs for previous scripts. | |||||
* | [rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setup | Amin Bandali | 2018-04-29 | 1 | -0/+43 | |
| | ||||||
* | [rc/wp] migrate my little wallpaper changer script to literate setup | Amin Bandali | 2018-04-29 | 1 | -0/+112 | |
| | ||||||
* | [rc/{redshift,rofi{,-pass}}] migrate redshift, rofi, rofi-pass dots | Amin Bandali | 2018-04-29 | 1 | -0/+180 | |
| | ||||||
* | [rc/{polybar,ranger}] migrate to new literate setup | Amin Bandali | 2018-04-29 | 1 | -0/+1036 | |
| | ||||||
* | [rc/{notmuch,offlineimap}] migrate to new literate setup | Amin Bandali | 2018-04-29 | 1 | -0/+256 | |
| | ||||||
* | [rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setup | Amin Bandali | 2018-04-29 | 1 | -1/+1042 | |
| | ||||||
* | [rc/gtk,isync] migrate GTK and isync configs | Amin Bandali | 2018-04-29 | 1 | -0/+123 | |
| | ||||||
* | [rc/getmail,gnupg] migrate to new literate config setup | Amin Bandali | 2018-04-29 | 1 | -1/+73 | |
| | ||||||
* | [rc/fun] migrate fun scripts :) | Amin Bandali | 2018-04-29 | 1 | -3/+112 | |
| | ||||||
* | [rc/{dunst,fontconfig}] migrate dunst & fontconfig configs, clean up | Amin Bandali | 2018-04-29 | 1 | -0/+243 | |
| | ||||||
* | [rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configs | Amin Bandali | 2018-04-29 | 1 | -0/+458 | |
| | ||||||
* | [rc] add latexmk config and clean up | Amin Bandali | 2018-04-28 | 1 | -1/+20 | |
| | ||||||
* | [rc] add rc.org for centralized literate configs | Amin Bandali | 2018-04-28 | 1 | -0/+113 | |
Starting with my git configuration. |