Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snapshot | katherine | 2016-03-19 | 1 | -17/+12 |
| | | | | | | 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 | ||||
* | update for "release" :P | katherine | 2016-02-06 | 1 | -7/+7 |
| | |||||
* | unify theming | katherine | 2016-02-06 | 1 | -22/+40 |
| | |||||
* | 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? | ||||
* | uniq | katherine | 2016-02-01 | 1 | -6/+2 |
| | |||||
* | winlist spacing | katherine | 2016-01-31 | 1 | -3/+4 |
| | |||||
* | clean update_winlist | katherine | 2016-01-30 | 1 | -21/+31 |
| | |||||
* | panel mpd play status | katherine | 2016-01-27 | 1 | -82/+59 |
| | |||||
* | create .config/init/ for initialising configs | katherine | 2016-01-22 | 1 | -65/+61 |
| | |||||
* | snapshot 2015-12-22 | shmibs | 2015-12-22 | 1 | -60/+74 |
| | |||||
* | allow for failed mpd | shmibs | 2015-06-15 | 1 | -0/+3 |
| | |||||
* | incremental update | shmibs | 2015-06-15 | 1 | -23/+60 |
| | | | | changes i've let back up over time | ||||
* | kill netspeed in panel | shmibs | 2015-02-14 | 1 | -33/+2 |
| | |||||
* | banshee => mpd+pms | shmibs | 2014-10-23 | 1 | -7/+24 |
| | |||||
* | theme update time! | shmibs | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | added bytes to human readable function | shmibs | 2014-07-16 | 1 | -1/+17 |
| | | | | | | now i need to make it compatible with bash so it can be used to replace annoying conky stuff in my panel! | ||||
* | fixed when in panel | shmibs | 2014-07-08 | 1 | -4/+8 |
| | |||||
* | added coloured icons | shmibs | 2014-07-05 | 1 | -12/+38 |
| | | | | stlarch is fun! | ||||
* | complete theme revamp | shmibs | 2014-07-03 | 1 | -176/+229 |
| | | | | | | | switched to bar, changed term colours, and added a config_vars file to make sourcing theme colours / fonts / etc easier | ||||
* | add gvim settings | shmibs | 2014-06-17 | 1 | -0/+1 |
| | |||||
* | added client list to dzen panel | shmibs | 2014-02-13 | 1 | -18/+29 |
| | | | | | | | | | | | it lags slightly, but clients are now shown in the bar by instance name with the currently focuses client highlit. maybe a fixed-length method using method titles would be better? i could divide the panel space by the total number of clients and give no more than that many to each client title. that would make things lag even more, though... | ||||
* | AWESOME → HERBSTLUFTWM | shmibs | 2014-02-11 | 1 | -0/+184 |
i was getting sick of dealing with awesome's steaming pile of lua, and this seems to be a pretty nice alternative =) |