aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* bin/startsway: Removing debugging flag (causes too much I/O).David Runge2019-04-221-1/+1
* bin/pkgs: Fixing Maintainer line in PKGBUILD.David Runge2019-04-161-1/+1
* bin/pkgs: Adding option to initially create a new package upon adding it (-n ...David Runge2019-04-161-1/+31
* bin/startsway: Setting capslock to be escape.David Runge2019-04-151-1/+1
* bin/startsway: Using host specific config, if available.David Runge2019-04-121-1/+7
* bin/pkgs: Major rewrite to get rid of redundant code. Makes use of named arra...David Runge2019-04-111-233/+178
* bin/backlight: Adding more thorough description. Adding better help printout....David Runge2019-01-011-4/+9
* bin/realtime-suggestions: Now upstreamed ( https://github.com/linuxaudio/real...David Runge2018-12-191-274/+0
* bin/xorg_autolock: Removing useless script.David Runge2018-12-171-25/+0
* bin/realtime-suggestions: Switching to info level for detection of audio group.David Runge2018-12-091-2/+2
* bin/realtime-suggestions: Switching the kernel_config location to somewhere b...David Runge2018-12-091-38/+67
* bin/realtime-suggestions: Changing check for policy directory in check_cpu_go...David Runge2018-12-091-3/+3
* bin/realtime-suggestions: Guarding against non-existing cpufreq dir in /sys, ...David Runge2018-12-091-9/+14
* bin/realtime-suggestions: Adding check for virtualization/containerization.David Runge2018-12-091-0/+16
* Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2018-12-081-0/+8
|\
| * bin/realtime-suggestions: Adding check for Linux kernel.David Runge2018-12-081-0/+8
* | bin/realtime-suggestions: Fixing unitialized variable in message printout.David Runge2018-12-081-1/+1
|/
* bin/realtime-suggestions: Switching WARNING to CHANGE. Only checking for CONF...David Runge2018-12-061-28/+26
* bin/realtime-suggestions: Ignoring /boot mount points (it's very unlikely to ...David Runge2018-12-051-5/+7
* bin/realtime-suggestions: Adding realtime-suggestions.David Runge2018-12-051-0/+216
* bin/setup_screens: Fixing and simplifying various things with the help of she...David Runge2018-11-171-30/+36
* bin/xorg_autolock: Properly quoting variables. Abstracting lock_cmd.David Runge2018-11-171-5/+6
* bin/xorg_lock: Properly quote variables. Rename variables for better readibil...David Runge2018-11-171-5/+5
* bin/cs: Fixing script according to shellcheck.David Runge2018-09-291-13/+13
* bin/startsway: Log output to ~/.log/sway.log.David Runge2018-09-131-1/+2
* bin/pkgs: Removing headers of list outputs.David Runge2018-09-131-2/+0
* bin/startsway: Add sway startup script.David Runge2018-08-221-0/+5
* bin/backlight: Adding script to set backlight on x2{2,3}0 using sysfs.David Runge2018-08-131-0/+99
* bin/get_cpu_status: Make script support macOS by using ps).David Runge2018-04-231-1/+5
* bin/get_mem: Make script support macOS (using ps).David Runge2018-04-231-3/+7
* bin/get_load: Make script support macOS (needs different output parsing).David Runge2018-04-231-1/+6
* bin/get_battery_status: Making the script cross-platform (macOS is now also s...David Runge2018-04-231-13/+27
* bin/clipboard-wrapper: Adding script to wrap macOS and Linux/X11 specific cli...David Runge2018-04-231-0/+14
* bin/checkip: Making this a sh script. Checking for availability of dig on the...David Runge2018-04-231-4/+6
* bin/cs: Introducing named scripts for post_mount and pre_umount to deal with ...David Runge2018-03-121-11/+14
* bin/pkgs: Activating update modi.David Runge2018-03-041-3/+4
* bin/pkgs: Updating helper script for AUR and community package handling to be...David Runge2018-02-261-33/+307
* bin/xorg_*: Forcing removal of lock files (to not fail, if they're not around).David Runge2018-01-232-2/+2
* bin/xorg_*: Adding scripts to automatically lock X11 using xssstate and i3lock.David Runge2018-01-222-0/+40
* bin/cs: Adding the automatic creation of mountpoints if not available yet.David Runge2018-01-211-3/+6
* bin/pkgs: Adding script to create folders for and update repositories of pack...David Runge2018-01-031-0/+41
* bin/screensaver: Adding script to enable/disable xautolock.David Runge2017-11-031-0/+15
* bin/i3lock: Removing local i3lock version. Blurring images costs too many cyc...David Runge2017-11-031-21/+0
* bin/setup_screens: Fixing if statements.David Runge2017-11-031-6/+6
* bin/cs: Adding validate_cryptdevice_name. Moving settings for devices to conf...David Runge2017-10-201-41/+36
* bin/pulse2jack: Fixing switch case to use all parameters to the script.David Runge2017-10-011-1/+1
* bin/get_mail_stats: Adding range from yesterday to today (-y).David Runge2017-06-281-12/+19
* bin/get_mail_stats: Adding postgrey stats.David Runge2017-06-271-0/+3
* bin/get_mail_stats: Add functionality to get stats for last week and last month.David Runge2017-06-271-16/+63
* bin/get_mail_stats: Adding script to show simple stats of mails received, dro...David Runge2017-06-271-0/+22