summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Collapse)AuthorAgeFilesLines
* convert to stowJesse Luehrs2023-10-0817-62/+0
|
* fix weather script now that darksky is goneJesse Luehrs2023-07-151-1/+1
|
* remove warpdJesse Luehrs2023-06-212-7/+0
| | | | i never ended up using this
* try out warpdJesse Luehrs2023-02-182-0/+7
|
* switch from offlineimap to mbsyncJesse Luehrs2021-12-274-7/+7
|
* give up on mpdscribbleJesse Luehrs2021-08-182-7/+0
|
* shfmt everythingJesse Luehrs2021-07-102-2/+2
|
* remove duplicati serviceJesse Luehrs2021-03-272-7/+0
|
* disable logging for xcapeJesse Luehrs2021-03-041-1/+1
| | | | it is super spammy
* clean up service run scriptsJesse Luehrs2021-03-0416-19/+30
|
* put volume and brightness in the status barJesse Luehrs2021-03-032-6/+0
| | | | instead of using perspektiv
* make fading in/out on screen transitions a bit fasterJesse Luehrs2021-03-021-1/+1
|
* actually fully delete toucheggJesse Luehrs2021-02-282-5/+0
|
* switch to tdrop for dropdown terminalsJesse Luehrs2021-02-254-13/+0
|
* switch to picomJesse Luehrs2021-02-211-1/+1
|
* also make redshift read my current location from the config fileJesse Luehrs2019-12-071-1/+1
|
* switch to xsecurelock instead of light-lockerJesse Luehrs2019-10-086-13/+6
|
* reconfigure my keyboard whenever it gets plugged in or unpluggedJesse Luehrs2018-11-102-0/+8
|
* don't spawn a new tmux session every time kuake is restartedJesse Luehrs2018-11-101-2/+2
|
* switch to perspektiv instead of volnotiJesse Luehrs2018-11-044-6/+6
| | | | it supports brightness notifications, and is still being developed
* stop setting --vsyncJesse Luehrs2018-11-031-1/+1
| | | | | not sure why i was doing this to begin with, and --vsync drm is no longer supported in latest compton
* bring back watch-lockJesse Luehrs2018-10-302-0/+8
|
* make kuake terminals start tmuxJesse Luehrs2018-05-191-1/+1
|
* move services into separate available/enabled directoriesJesse Luehrs2018-03-0627-0/+0
| | | | | this way, switching branches won't keep randomly spinning up a bunch of unkillable supervise processes
* move duplicati to servicesJesse Luehrs2018-03-032-0/+5
| | | | i actually don't care about backing up system-level stuff, honestly
* stop using a geolocation serviceJesse Luehrs2018-03-031-1/+1
| | | | i don't need my laptop to be tracking my location
* use touchegg instead of ginnJesse Luehrs2018-03-034-7/+5
|
* switch to light-lockerJesse Luehrs2018-03-036-12/+5
|
* fix font specificationsJesse Luehrs2018-02-241-1/+1
|
* daemontools loggers should be execed tooJesse Luehrs2017-10-1413-13/+13
|
* switch to unclutter-xfixesJesse Luehrs2016-08-151-1/+1
|
* the name of this key changedJesse Luehrs2015-11-061-1/+1
|
* this needs to be quieterJesse Luehrs2015-02-221-1/+1
|
* switch from flux to redshiftJesse Luehrs2015-01-184-8/+6
|
* make sound indicators not last quite as longJesse Luehrs2014-10-151-1/+1
|
* living in brooklyn for a whileJesse Luehrs2014-09-021-1/+1
|
* also dim inactive windows a bitJesse Luehrs2014-07-021-1/+1
|
* stop using the glx backend for comptonJesse Luehrs2014-07-011-1/+1
| | | | apparently it uses 10-20% more power on my machine
* use comptonJesse Luehrs2014-07-012-0/+6
|
* install a local copy of mpd tooJesse Luehrs2014-04-224-0/+12
|
* use volnoti to display volume informationJesse Luehrs2014-03-312-0/+6
|
* adjust some keybindings for the layout of the new keyboardJesse Luehrs2014-03-211-1/+1
|
* adjust sizes for higher resolution monitorJesse Luehrs2014-03-211-1/+1
|
* use ginn for touchscreen gesturesJesse Luehrs2014-03-202-0/+7
| | | | no config, since the config is systemwide
* make xbindkeys watch for config updatesJesse Luehrs2014-03-201-1/+1
|
* keep more log filesJesse Luehrs2014-03-148-8/+8
|
* give flux a tryJesse Luehrs2014-03-122-0/+8
|
* offlineimap configurationJesse Luehrs2014-03-102-0/+6
|
* remove xbindkeys loggerJesse Luehrs2013-10-251-3/+0
| | | | | the only way to make it not autodaemonize is to put it into debug mode, which spews tons of data, which makes logging pretty useless
* start xbindkeys from $HOMEJesse Luehrs2013-10-141-0/+1
| | | | | | otherwise, it starts from the service directory, and so all applications launched with it have an initial pwd of the service directory (including terminals)