summaryrefslogtreecommitdiffstats
path: root/bin/hush
Commit message (Collapse)AuthorAgeFilesLines
* setup-inputs does actually need to bounce xcapeJesse Luehrs2019-03-021-0/+3
|
* replace sudo alias with a scriptJesse Luehrs2018-11-181-0/+5
| | | | that way other scripts that call sudo also use it
* add a sudo-askpass implementation tooJesse Luehrs2018-11-161-0/+5
| | | | to reduce the number of times i need to type in my password
* display temperature in celsiusJesse Luehrs2018-11-112-7/+7
|
* add script for searching through my passwordsJesse Luehrs2018-11-101-0/+5
|
* reconfigure my keyboard whenever it gets plugged in or unpluggedJesse Luehrs2018-11-101-0/+11
|
* stop restarting services when i change keyboard layoutsJesse Luehrs2018-11-101-7/+0
| | | | not actually sure why i was doing this to begin with
* fix svdn now that we set -eJesse Luehrs2018-11-101-7/+21
|
* simplifyJesse Luehrs2018-11-101-18/+5
|
* remove the pass menu and my wrappersJesse Luehrs2018-11-101-88/+0
| | | | | i use browserpass for most things now, and pass itself has gained the ability to use the clipboard and search for things since i wrote this
* various script cleanupsJesse Luehrs2018-11-1015-16/+45
|
* switch to perspektiv instead of volnotiJesse Luehrs2018-11-041-9/+0
| | | | it supports brightness notifications, and is still being developed
* add script to disable a serviceJesse Luehrs2018-11-041-0/+9
|
* remove some unnecessary non-core modulesJesse Luehrs2018-11-033-4/+6
|
* make update-weather not depend on non-core modulesJesse Luehrs2018-11-031-2/+12
|
* fix weather scriptJesse Luehrs2018-11-031-1/+1
|
* better nameJesse Luehrs2018-11-011-0/+0
|
* use darksky for weather dataJesse Luehrs2018-11-011-41/+33219
| | | | also stop relying on a perlbrew installation
* stop using keychainJesse Luehrs2018-10-296-35/+10
|
* just use hostnames for this stuffJesse Luehrs2018-10-2927-0/+797
i don't really want another level of indirection