aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm
Commit message (Collapse)AuthorAgeFilesLines
* fix backup fontkatherine2016-05-221-2/+2
| | | | how that escaped notice for so long i have no idea
* prevent rendering escapes in window titleskatherine2016-05-051-1/+1
| | | | | escape \ chars in window titles to prevent things like \n from being interpreted as escapes
* snapshotkatherine2016-03-192-22/+13
| | | | | | 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" :Pkatherine2016-02-061-7/+7
|
* unify themingkatherine2016-02-065-45/+66
|
* switcher.sh: cleaner implementationkatherine2016-02-031-10/+17
|
* was a buffering issuekatherine2016-02-011-1/+1
| | | | s'nice to know this sort of thing
* uniq doesn't work for some reason x-xkatherine2016-02-011-3/+5
| | | | | so confused. does it wait to output things when piping?
* handle stopped / disconnectedkatherine2016-02-011-0/+13
|
* uniqkatherine2016-02-011-6/+2
|
* ranger dirskatherine2016-01-311-5/+7
|
* winlist spacingkatherine2016-01-311-3/+4
|
* clean update_winlistkatherine2016-01-301-21/+31
|
* cleanupkatherine2016-01-301-33/+38
|
* panel mpd play statuskatherine2016-01-272-82/+60
|
* create .config/init/ for initialising configskatherine2016-01-226-153/+73
|
* mpd status notificationkatherine2016-01-221-0/+26
|
* firejailkatherine2015-12-311-1/+1
|
* fix switcherkatherine2015-12-261-6/+6
| | | | maybe i'll actually bother using it now
* snapshot 2015-12-22shmibs2015-12-222-61/+75
|
* added mpd keybindingsshmibs2015-10-311-0/+6
|
* allow for failed mpdshmibs2015-06-151-0/+3
|
* incremental updateshmibs2015-06-153-30/+88
| | | | changes i've let back up over time
* kill netspeed in panelshmibs2015-02-143-34/+4
|
* webcam shortcutshmibs2014-11-201-1/+3
|
* agshmibs2014-11-191-0/+1
|
* beets!shmibs2014-11-131-1/+2
|
* banshee => mpd+pmsshmibs2014-10-232-14/+25
|
* account for bumblebeeshmibs2014-09-071-0/+1
| | | | | | yay power saving! also added a launger for gwaei because i use it always forever always
* clean up theme coloursshmibs2014-09-041-1/+1
|
* theme update time!shmibs2014-09-013-19/+36
|
* make dunst pull theme dynamicallyshmibs2014-07-162-2/+22
| | | | | i was too lazy to bother trying dunst --help, apparently
* added bytes to human readable functionshmibs2014-07-161-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 panelshmibs2014-07-082-5/+9
|
* added coloured iconsshmibs2014-07-053-14/+45
| | | | stlarch is fun!
* fixed dmenu scriptsshmibs2014-07-043-6/+9
| | | | | i'm not sure how they ended up broken...
* complete theme revampshmibs2014-07-037-185/+273
| | | | | | | switched to bar, changed term colours, and added a config_vars file to make sourcing theme colours / fonts / etc easier
* fixed vim indentingshmibs2014-06-291-6/+2
| | | | i'm a dankas sometimes...
* updated vim tab / buffer managementshmibs2014-06-242-1/+23
| | | | things are super easy now =D
* add gvim settingsshmibs2014-06-171-0/+1
|
* zsh keybindingsshmibs2014-06-043-3/+3
|
* updated calcshmibs2014-05-281-10/+17
| | | | | ans can now be used to refer to the previous answer value in a calculation
* clean calc.shshmibs2014-05-221-2/+0
| | | i accidentally left in a line
* added dmenu calculatorshmibs2014-05-224-2/+34
| | | | also added easy colour grabber
* added easy comment bindingsshmibs2014-05-032-7/+3
| | | | | per-file type commenting with one simple keybinding
* changed themeshmibs2014-04-261-3/+9
|
* incremental updates, mostlyshmibs2014-03-251-2/+3
| | | | nothing too exciting
* added dmenu-based switchershmibs2014-03-042-64/+76
| | | | also started using mpv
* added client list to dzen panelshmibs2014-02-133-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 configsshmibs2014-02-112-2/+4
|