Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add mpv ui settings | katherine | 2017-01-18 | 1 | -0/+1 | |
| | ||||||
* | adjust dunst for new icon scaling setting | katherine | 2017-01-18 | 1 | -1/+2 | |
| | ||||||
* | remove extraneous commands.py | katherine | 2017-01-17 | 1 | -1486/+0 | |
| | | | | | doesn't need to be here and only causes problems, having to manually update | |||||
* | remap ranger delete command | katherine | 2017-01-17 | 1 | -1/+1 | |
| | ||||||
* | adjust lemonbar font settings | katherine | 2017-01-17 | 1 | -6/+6 | |
| | ||||||
* | update ranger files | katherine | 2017-01-17 | 3 | -252/+589 | |
| | | | | lot's changed since last time doing this X_X | |||||
* | remove re.LOCALE from commands.py | katherine | 2017-01-17 | 1 | -1/+1 | |
| | | | | explodes ranger's search capabilities, parently | |||||
* | adjust fonts and lemonbar offsets for new freetype2 | katherine | 2017-01-10 | 1 | -5/+5 | |
| | ||||||
* | add sonic-pi support to vim | katherine | 2017-01-07 | 1 | -1/+10 | |
| | ||||||
* | change nitrogen file format | katherine | 2017-01-07 | 1 | -1/+1 | |
| | ||||||
* | update mpv config | katherine | 2017-01-07 | 1 | -1/+3 | |
| | ||||||
* | add new theme | katherine | 2016-10-05 | 1 | -26/+57 | |
| | ||||||
* | move 'f' to init/funcs | katherine | 2016-10-03 | 4 | -16/+16 | |
| | ||||||
* | update README! | katherine | 2016-10-01 | 1 | -2/+7 | |
| | ||||||
* | overhaul init system | katherine | 2016-10-01 | 14 | -54/+92 | |
| | | | | | | gen files now kept in gen directory. funcs now included in $PATH only if their funcreqs are successfully passed at login, making things cleaner and more system-independent | |||||
* | add click via keyboard shortcut | katherine | 2016-09-30 | 1 | -0/+3 | |
| | ||||||
* | update archive rifle commands | katherine | 2016-09-30 | 1 | -7/+6 | |
| | ||||||
* | don't highlight hovered firefox tab | katherine | 2016-09-06 | 1 | -6/+0 | |
| | ||||||
* | use non-fullwidth tabs in firefox | katherine | 2016-09-06 | 1 | -6/+0 | |
| | | | | didn't feel comfy the other way ┐(¯-¯)┌ | |||||
* | update firefox tab theme | katherine | 2016-09-06 | 1 | -22/+82 | |
| | ||||||
* | open djvu with zathura | katherine | 2016-09-06 | 1 | -1/+1 | |
| | ||||||
* | spacing | katherine | 2016-09-06 | 1 | -0/+1 | |
| | ||||||
* | add mips filetype handling | katherine | 2016-09-06 | 1 | -7/+13 | |
| | ||||||
* | add mips support | katherine | 2016-08-23 | 1 | -0/+4 | |
| | ||||||
* | remove pointless check | katherine | 2016-08-20 | 1 | -4/+2 | |
| | ||||||
* | quit on empty str | katherine | 2016-08-20 | 1 | -0/+4 | |
| | ||||||
* | new theme | katherine | 2016-08-20 | 1 | -72/+103 | |
| | ||||||
* | create screen capturing function | katherine | 2016-08-13 | 1 | -0/+18 | |
| | ||||||
* | delete unnecessary file | katherine | 2016-08-13 | 1 | -11/+0 | |
| | ||||||
* | update blending / sub handling stuff | katherine | 2016-06-30 | 1 | -2/+2 | |
| | ||||||
* | fix indentation | katherine | 2016-06-30 | 1 | -9/+9 | |
| | ||||||
* | using urxvtd | katherine | 2016-06-30 | 1 | -19/+19 | |
| | ||||||
* | add new theme!! | katherine | 2016-06-28 | 1 | -21/+52 | |
| | | | | black and deep red and green and smooches ^_^ | |||||
* | add transmission launcher | katherine | 2016-06-28 | 1 | -0/+7 | |
| | | | | | this way can use the console client and still have it start up when launched and shut down when quit | |||||
* | update firejail conf | katherine | 2016-06-09 | 1 | -14/+31 | |
| | ||||||
* | add scss support to vim | katherine | 2016-06-09 | 1 | -0/+1 | |
| | ||||||
* | update vimrc filetype funcs | katherine | 2016-06-09 | 1 | -1/+12 | |
| | ||||||
* | panel font adjustments | katherine | 2016-05-29 | 2 | -2/+3 | |
| | ||||||
* | startx | katherine | 2016-05-29 | 1 | -0/+1 | |
| | ||||||
* | fix backup font | katherine | 2016-05-22 | 2 | -3/+3 | |
| | | | | how that escaped notice for so long i have no idea | |||||
* | add aliases for site sshfs | katherine | 2016-05-15 | 1 | -0/+3 | |
| | ||||||
* | update colours for updated wall | katherine | 2016-05-13 | 1 | -15/+15 | |
| | ||||||
* | mod vimdiff colours | katherine | 2016-05-09 | 1 | -3/+3 | |
| | ||||||
* | prevent rendering escapes in window titles | katherine | 2016-05-05 | 1 | -1/+1 | |
| | | | | | escape \ chars in window titles to prevent things like \n from being interpreted as escapes | |||||
* | wrong file commited | katherine | 2016-05-05 | 1 | -0/+15 | |
| | | | | wooooooow X_X | |||||
* | add fzf wrapper | katherine | 2016-05-05 | 1 | -12/+0 | |
| | | | | | | | | | | | | | as pretty as this little function is, shouldn't be stuck in a .zshrc. adding more and more things like this will slow stuff down, and it's a mess for portability too, with the whole .zshrc-linux .zshrc-freebsd .zshrc-linux-desktop thing going on. instead, going to move all these things to .config/init/funcs and add a system which is called from .zprofile (and should move .config/init/init.sh to being run there and .config/init/vars to being sourced there too.). this system should check prereqs for each func and load only when they're satisfied. | |||||
* | brighten black for less eyebleed | katherine | 2016-05-05 | 1 | -1/+1 | |
| | | | | blacks close to true black hurt to look at X_X | |||||
* | new theme | katherine | 2016-05-04 | 1 | -19/+53 | |
| | ||||||
* | fix lightline colourscheme | katherine | 2016-05-04 | 1 | -16/+16 | |
| | | | | | was sploding, for whatever internal reason; i guess those full colour versions are for gvim; don't use it ever, so doesn't matter | |||||
* | cabal in PATH | katherine | 2016-05-01 | 2 | -9/+4 | |
| |