Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snapshot 2015-12-22 | shmibs | 2015-12-22 | 2 | -61/+75 |
| | |||||
* | added mpd keybindings | shmibs | 2015-10-31 | 1 | -0/+6 |
| | |||||
* | allow for failed mpd | shmibs | 2015-06-15 | 1 | -0/+3 |
| | |||||
* | incremental update | shmibs | 2015-06-15 | 3 | -30/+88 |
| | | | | changes i've let back up over time | ||||
* | kill netspeed in panel | shmibs | 2015-02-14 | 3 | -34/+4 |
| | |||||
* | webcam shortcut | shmibs | 2014-11-20 | 1 | -1/+3 |
| | |||||
* | ag | shmibs | 2014-11-19 | 1 | -0/+1 |
| | |||||
* | beets! | shmibs | 2014-11-13 | 1 | -1/+2 |
| | |||||
* | banshee => mpd+pms | shmibs | 2014-10-23 | 2 | -14/+25 |
| | |||||
* | account for bumblebee | shmibs | 2014-09-07 | 1 | -0/+1 |
| | | | | | | yay power saving! also added a launger for gwaei because i use it always forever always | ||||
* | clean up theme colours | shmibs | 2014-09-04 | 1 | -1/+1 |
| | |||||
* | theme update time! | shmibs | 2014-09-01 | 3 | -19/+36 |
| | |||||
* | make dunst pull theme dynamically | shmibs | 2014-07-16 | 2 | -2/+22 |
| | | | | | i was too lazy to bother trying dunst --help, apparently | ||||
* | 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 | 2 | -5/+9 |
| | |||||
* | added coloured icons | shmibs | 2014-07-05 | 3 | -14/+45 |
| | | | | stlarch is fun! | ||||
* | fixed dmenu scripts | shmibs | 2014-07-04 | 3 | -6/+9 |
| | | | | | i'm not sure how they ended up broken... | ||||
* | complete theme revamp | shmibs | 2014-07-03 | 7 | -185/+273 |
| | | | | | | | switched to bar, changed term colours, and added a config_vars file to make sourcing theme colours / fonts / etc easier | ||||
* | fixed vim indenting | shmibs | 2014-06-29 | 1 | -6/+2 |
| | | | | i'm a dankas sometimes... | ||||
* | updated vim tab / buffer management | shmibs | 2014-06-24 | 2 | -1/+23 |
| | | | | things are super easy now =D | ||||
* | add gvim settings | shmibs | 2014-06-17 | 1 | -0/+1 |
| | |||||
* | zsh keybindings | shmibs | 2014-06-04 | 3 | -3/+3 |
| | |||||
* | updated calc | shmibs | 2014-05-28 | 1 | -10/+17 |
| | | | | | ans can now be used to refer to the previous answer value in a calculation | ||||
* | clean calc.sh | shmibs | 2014-05-22 | 1 | -2/+0 |
| | | | i accidentally left in a line | ||||
* | added dmenu calculator | shmibs | 2014-05-22 | 4 | -2/+34 |
| | | | | also added easy colour grabber | ||||
* | added easy comment bindings | shmibs | 2014-05-03 | 2 | -7/+3 |
| | | | | | per-file type commenting with one simple keybinding | ||||
* | changed theme | shmibs | 2014-04-26 | 1 | -3/+9 |
| | |||||
* | incremental updates, mostly | shmibs | 2014-03-25 | 1 | -2/+3 |
| | | | | nothing too exciting | ||||
* | added dmenu-based switcher | shmibs | 2014-03-04 | 2 | -64/+76 |
| | | | | also started using mpv | ||||
* | added client list to dzen panel | shmibs | 2014-02-13 | 3 | -216/+46 |
| | | | | | | | | | | | 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... | ||||
* | moved sxiv configs | shmibs | 2014-02-11 | 2 | -2/+4 |
| | |||||
* | AWESOME → HERBSTLUFTWM | shmibs | 2014-02-11 | 5 | -0/+587 |
i was getting sick of dealing with awesome's steaming pile of lua, and this seems to be a pretty nice alternative =) |