aboutsummaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* update mpv confskatherine2018-11-032-1/+1
|
* add missed closemekatherine2018-10-261-2/+2
|
* script cleaningshmibs2018-10-192-18/+14
| | | | migrate autostart to zsh and simplify, among other things
* merge tablet configsshmibs2018-10-194-13/+70
|
* fix dunst (finally!)katherine2018-10-054-16/+8
|
* add coffee compiling scriptkatherine2018-10-052-0/+45
| | | | it's messy, but it works. tools aren't the best ┐('~`;)┌
* remove userchrome genkatherine2018-09-272-94/+7
| | | | | | | useless now that using no-gui with tridactyl (which is really disappointing, by the way, but no qutebrowser just yet...
* fix send hangkatherine2018-09-201-2/+2
| | | | | suddenly started hanging on those xclip commands for whatever reason, so cut out the /dev/null and it works now for whatever reason, who knows
* add parens to `send`'s escapeskatherine2018-03-271-1/+1
|
* reinstate editor fallbackkatherine2018-03-221-1/+4
| | | | wiped it accidentally in cleaning
* clean rifle configkatherine2018-03-221-93/+40
|
* add compton configkatherine2018-03-221-0/+3
|
* use stint for colourgrab.shkatherine2018-03-221-3/+2
|
* fix send permissions settingkatherine2018-02-261-1/+1
| | | | dunno how was dumb enough to not get this sooner
* symbola as bkfontkatherine2018-02-131-1/+1
| | | | | it actually catches things not in the other fonts, which was the point of the thing. no idea this was fira before...
* Merge branch 'master' of github.com:shmibs/dotfileskatherine2017-12-101-1/+1
|\
| * Merge branch 'master' of github.com:shmibs/dotfilesshmibs2017-11-2712-27/+174
| |\
| * | typoshmibs2017-09-061-1/+1
| | |
* | | always optipng fileskatherine2017-12-101-2/+1
| | |
* | | xoris -> grabckatherine2017-12-101-1/+1
| | |
* | | trim extraneous commandskatherine2017-12-101-7/+1
| |/ |/|
* | fix init script shebangkatherine2017-11-151-1/+1
| |
* | trim stray "if"katherine2017-11-081-1/+0
| | | | | | | | where did that even come from X_X
* | add pass and maim support to herbstluftwmkatherine2017-11-084-9/+92
| |
* | fix beets zero-plugin settingskatherine2017-10-171-1/+1
| |
* | first steps away from mate backendkatherine2017-10-157-16/+79
| |
* | Merge branch 'master' of github.com:shmibs/dotfileskatherine2017-09-091-1/+1
|\|
| * auto-resize backdrop to fit different screensshmibs2017-09-061-1/+1
| |
* | add scribus files to riflekatherine2017-09-091-0/+2
|/
* slight colour tweakingkatherine2017-08-141-4/+4
|
* new themekatherine2017-08-121-28/+62
|
* swap around some keybindingskatherine2017-08-121-8/+8
|
* add xelatex commandskatherine2017-06-261-0/+1
|
* use png mpv screenshotskatherine2017-06-261-0/+1
|
* use dotted fontskatherine2017-06-261-3/+3
|
* slightly shorten max title-widthkatherine2017-06-261-1/+1
| | | | | | | this needs a better solution of fixing the "current dir in title" things that nvim, ranger, zsh do to make them show only two or so parent dirs rather than the entire path or back to ~ as they do now, but that's too much effort at the moment x-x
* add scrot commandkatherine2017-06-261-0/+1
|
* update make-gif submodulekatherine2017-04-211-0/+0
|
* lintingkatherine2017-04-081-0/+0
|
* move make-gif to submodulekatherine2017-03-282-202/+1
|
* use gifsicle --batch modekatherine2017-03-281-4/+3
|
* fix symlink creationkatherine2017-03-241-5/+7
|
* add aspect-ratio support to make-gifkatherine2017-03-232-32/+67
| | | | | | before the output gif would be squanched if the display ratio and pixel dimensions didn't match up. now the height is auto-determined with ffprobe to make everything work as expected.
* default open man pages with mankatherine2017-03-231-0/+4
|
* preliminary support for light backgroundskatherine2017-03-078-22/+80
| | | | | haven't managed to make one that felt ok yet, but still nice to have the option
* snapshotkatherine2017-03-018-47/+81
| | | | various smöl changes
* rewrite b2hkatherine2017-02-211-8/+26
|
* accidentally swapped funcreqskatherine2017-02-193-3/+3
|
* add gifsicle support to make-gifkatherine2017-02-191-51/+117
| | | | also allow selecting specific subtitle tracks
* move remaining funcs from .zshrckatherine2017-02-1910-0/+290
| | | | | | everything should be modular now also, cleaned up make-gif to properly parse arguments and check things