aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* make dunst pull theme dynamicallyshmibs2014-07-164-10/+23
| | | | | i was too lazy to bother trying dunst --help, apparently
* added bytes to human readable functionshmibs2014-07-163-3/+43
| | | | | | 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-085-9/+13
|
* imagemagick backdrop shadowingshmibs2014-07-081-1/+35
| | | | | | | | | this isn't going too well so far, but it almost sort of works. it'd be nice to be able to just draw the shadow on top directly rather than using a pre-drawn shadow image, but imagemagick makes no sense
* added coloured iconsshmibs2014-07-053-14/+45
| | | | stlarch is fun!
* added ssh-scrot aliasshmibs2014-07-051-0/+42
| | | | | | | calls archey, takes a scrot, makes a 250px wide scaled version, sends them to my server, and inserts the links into the clipboard.
* Update README.mdshmibs2014-07-041-1/+1
|
* added screenshotsshmibs2014-07-041-0/+4
|
* fixed dmenu scriptsshmibs2014-07-043-6/+9
| | | | | i'm not sure how they ended up broken...
* complete theme revampshmibs2014-07-0312-214/+334
| | | | | | | switched to bar, changed term colours, and added a config_vars file to make sourcing theme colours / fonts / etc easier
* fixed vim indentingshmibs2014-06-295-24/+42
| | | | i'm a dankas sometimes...
* updated vim tab / buffer managementshmibs2014-06-244-18/+52
| | | | things are super easy now =D
* add gvim settingsshmibs2014-06-173-0/+15
|
* added user-dirs.dirsshmibs2014-06-112-3/+18
| | | | | things should quit spamming my home folder with unwanted directories now, hopefully
* zsh keybindingsshmibs2014-06-045-8/+51
|
* bash -> zshshmibs2014-05-306-110/+78
|
* updated calcshmibs2014-05-286-66/+84
| | | | | 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
* minor updatesshmibs2014-05-214-23/+23
| | | | nothing important to see here
* added easy comment bindingsshmibs2014-05-035-24/+45
| | | | | per-file type commenting with one simple keybinding
* updated sxiv's sending as wellshmibs2014-04-302-21/+42
|
* updated send/sendi functionsshmibs2014-04-302-3/+7
| | | | | now i just have to set the tmp directory to auto purge old stuff
* changed themeshmibs2014-04-2610-27/+67
|
* incremental updates, mostlyshmibs2014-03-253-12/+29
| | | | nothing too exciting
* added dmenu-based switchershmibs2014-03-047-100/+319
| | | | also started using mpv
* merge in READMEshmibs2014-02-131-0/+50
|\
| * Update README.mdshmibs2014-02-131-2/+2
| |
| * Create README.mdshmibs2014-02-131-0/+50
| |
* | 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...
* added udevil aliasesshmibs2014-02-111-0/+2
|
* moved sxiv configsshmibs2014-02-113-4/+6
|
* removed dropdownsshmibs2014-02-1134-237/+0
| | | | | | herbstluftwm doesn't do floating, so dropdowns don't work, and i was getting fed up with not having mouseless text/url yanking
* AWESOME → HERBSTLUFTWMshmibs2014-02-11116-847/+1185
| | | | | | i was getting sick of dealing with awesome's steaming pile of lua, and this seems to be a pretty nice alternative =)
* shadows on wiboxen and nothing elseshmibs2014-01-281-1/+1
| | | the wibox is weird. when tray icons are drawn, they set properties for the entire thing, meaning "window_type != 'dock'" doesn't work for it. thus, i'm using the exact height instead, which is ugly but works.
* fix a dumb conflict in rc.luashmibs2014-01-242-1/+3
| | | | | | | i didn't notice it until now because, on my desktop, ftjerm always started before awesome and grabbed the bindings successfully, i guess.
* *actually* added new themeshmibs2014-01-2351-0/+135
| | | | not sure what happened the last time...
* added filetype-based options to vimrcshmibs2014-01-231-1/+14
|
* make dmenu read colours from awesome themeshmibs2014-01-234-3/+6
| | | | also added cbz/cbr to rifle
* added new themeshmibs2014-01-164-30/+13
| | | | also removed launcher completely
* thought better of folder namesshmibs2014-01-131-13/+13
| | | | lowercase is easier to type
* updated dir names and ranger keybindingsshmibs2014-01-124-89/+18
|
* initial commitshmibs2014-01-0699-0/+3250