Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new theme | katherine | 2016-10-05 | 1 | -26/+57 |
| | |||||
* | move 'f' to init/funcs | katherine | 2016-10-03 | 2 | -0/+15 |
| | |||||
* | overhaul init system | katherine | 2016-10-01 | 13 | -52/+61 |
| | | | | | | 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 |
| | |||||
* | new theme | katherine | 2016-08-20 | 1 | -72/+103 |
| | |||||
* | create screen capturing function | katherine | 2016-08-13 | 1 | -0/+18 |
| | |||||
* | 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 ^_^ | ||||
* | update firejail conf | katherine | 2016-06-09 | 1 | -14/+31 |
| | |||||
* | panel font adjustments | katherine | 2016-05-29 | 2 | -2/+3 |
| | |||||
* | fix backup font | katherine | 2016-05-22 | 2 | -3/+3 |
| | | | | how that escaped notice for so long i have no idea | ||||
* | update colours for updated wall | katherine | 2016-05-13 | 1 | -15/+15 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | slight zathurarc theming update | katherine | 2016-04-24 | 1 | -2/+3 |
| | |||||
* | clean send wrappers | katherine | 2016-03-26 | 2 | -2/+2 |
| | | | | too lazy to write an actual description; it's, like two lines | ||||
* | use name when sending 1 file | katherine | 2016-03-21 | 1 | -1/+5 |
| | |||||
* | use backup font that's actually recognised | katherine | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | fancy new theme | katherine | 2016-03-20 | 1 | -63/+37 |
| | | | | this one's all brown and depressing and things | ||||
* | add sxiv send count notification | katherine | 2016-03-20 | 1 | -1/+1 |
| | |||||
* | clean send | katherine | 2016-03-19 | 1 | -32/+30 |
| | | | | was a bit ad-hoc; hopefully cleaner to read now | ||||
* | snapshot | katherine | 2016-03-19 | 12 | -85/+162 |
| | | | | | | lots of random things changed; forgot to update for a while again. moving things to .config/init/funcs is one important thing; means being able to use those shell scripts anywhere, like ranger or whatever | ||||
* | refactor key handler | katherine | 2016-02-17 | 1 | -24/+47 |
| | |||||
* | typo | katherine | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | update colours | katherine | 2016-02-08 | 1 | -13/+13 |
| | |||||
* | update for "release" :P | katherine | 2016-02-06 | 1 | -7/+7 |
| | |||||
* | unify theming | katherine | 2016-02-06 | 14 | -92/+239 |
| | |||||
* | switcher.sh: cleaner implementation | katherine | 2016-02-03 | 1 | -10/+17 |
| | |||||
* | was a buffering issue | katherine | 2016-02-01 | 1 | -1/+1 |
| | | | | s'nice to know this sort of thing | ||||
* | uniq doesn't work for some reason x-x | katherine | 2016-02-01 | 1 | -3/+5 |
| | | | | | so confused. does it wait to output things when piping? | ||||
* | handle stopped / disconnected | katherine | 2016-02-01 | 1 | -0/+13 |
| | |||||
* | uniq | katherine | 2016-02-01 | 1 | -6/+2 |
| | |||||
* | ranger dirs | katherine | 2016-01-31 | 1 | -5/+7 |
| | |||||
* | winlist spacing | katherine | 2016-01-31 | 1 | -3/+4 |
| | |||||
* | clean update_winlist | katherine | 2016-01-30 | 1 | -21/+31 |
| | |||||
* | no need for that | katherine | 2016-01-30 | 1 | -2/+0 |
| | |||||
* | cleanup | katherine | 2016-01-30 | 2 | -44/+45 |
| | |||||
* | panel mpd play status | katherine | 2016-01-27 | 2 | -82/+60 |
| | |||||
* | dumb to track the background like that | katherine | 2016-01-26 | 1 | -4/+0 |
| | |||||
* | actually run ~/.config/init/init.sh | katherine | 2016-01-26 | 2 | -2/+2 |
| | |||||
* | create .config/init/ for initialising configs | katherine | 2016-01-22 | 9 | -97/+123 |
| |