aboutsummaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* add optipng for pngkatherine2017-02-131-2/+3
|
* fix typo in rc.confkatherine2017-01-181-2/+2
|
* add mpv ui settingskatherine2017-01-181-0/+1
|
* adjust dunst for new icon scaling settingkatherine2017-01-181-1/+2
|
* remove extraneous commands.pykatherine2017-01-171-1486/+0
| | | | | doesn't need to be here and only causes problems, having to manually update
* remap ranger delete commandkatherine2017-01-171-1/+1
|
* adjust lemonbar font settingskatherine2017-01-171-6/+6
|
* update ranger fileskatherine2017-01-173-252/+589
| | | | lot's changed since last time doing this X_X
* remove re.LOCALE from commands.pykatherine2017-01-171-1/+1
| | | | explodes ranger's search capabilities, parently
* adjust fonts and lemonbar offsets for new freetype2katherine2017-01-101-5/+5
|
* change nitrogen file formatkatherine2017-01-071-1/+1
|
* update mpv configkatherine2017-01-071-1/+3
|
* add new themekatherine2016-10-051-26/+57
|
* move 'f' to init/funcskatherine2016-10-032-0/+15
|
* overhaul init systemkatherine2016-10-0113-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 shortcutkatherine2016-09-301-0/+3
|
* update archive rifle commandskatherine2016-09-301-7/+6
|
* don't highlight hovered firefox tabkatherine2016-09-061-6/+0
|
* use non-fullwidth tabs in firefoxkatherine2016-09-061-6/+0
| | | | didn't feel comfy the other way ┐(¯-¯)┌
* update firefox tab themekatherine2016-09-061-22/+82
|
* open djvu with zathurakatherine2016-09-061-1/+1
|
* spacingkatherine2016-09-061-0/+1
|
* new themekatherine2016-08-201-72/+103
|
* create screen capturing functionkatherine2016-08-131-0/+18
|
* update blending / sub handling stuffkatherine2016-06-301-2/+2
|
* fix indentationkatherine2016-06-301-9/+9
|
* using urxvtdkatherine2016-06-301-19/+19
|
* add new theme!!katherine2016-06-281-21/+52
| | | | black and deep red and green and smooches ^_^
* update firejail confkatherine2016-06-091-14/+31
|
* panel font adjustmentskatherine2016-05-292-2/+3
|
* fix backup fontkatherine2016-05-222-3/+3
| | | | how that escaped notice for so long i have no idea
* update colours for updated wallkatherine2016-05-131-15/+15
|
* 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
* brighten black for less eyebleedkatherine2016-05-051-1/+1
| | | | blacks close to true black hurt to look at X_X
* new themekatherine2016-05-041-19/+53
|
* slight zathurarc theming updatekatherine2016-04-241-2/+3
|
* clean send wrapperskatherine2016-03-262-2/+2
| | | | too lazy to write an actual description; it's, like two lines
* use name when sending 1 filekatherine2016-03-211-1/+5
|
* use backup font that's actually recognisedkatherine2016-03-211-1/+1
|
* fancy new themekatherine2016-03-201-63/+37
| | | | this one's all brown and depressing and things
* add sxiv send count notificationkatherine2016-03-201-1/+1
|
* clean sendkatherine2016-03-191-32/+30
| | | | was a bit ad-hoc; hopefully cleaner to read now
* snapshotkatherine2016-03-1912-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 handlerkatherine2016-02-171-24/+47
|
* typokatherine2016-02-081-1/+1
|
* update colourskatherine2016-02-081-13/+13
|
* update for "release" :Pkatherine2016-02-061-7/+7
|
* unify themingkatherine2016-02-0614-92/+239
|
* switcher.sh: cleaner implementationkatherine2016-02-031-10/+17
|
* was a buffering issuekatherine2016-02-011-1/+1
| | | | s'nice to know this sort of thing