aboutsummaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* .config/qtile/config.py: Bringing back key bindings for xbacklight to set ↵David Runge2017-12-121-0/+3
| | | | brightness of screen, as its broken thanks to firmware on X2{2,3}0.
* .config/jack/internal-*: Changing to correct device name for all machines.David Runge2017-11-172-2/+2
|
* .config/SuperCollider/startup.scd: Adding checks and automatic configuration ↵David Runge2017-11-031-3/+8
| | | | loading for behringer XUSB and Focusrite Scarlett 18i20.
* .config/SuperCollider/startupfiles/*: Adding startup files for Behringer ↵David Runge2017-11-032-0/+9
| | | | XUSB and Focusrite 18i20.
* .config/qtile/config.py: Adding i3lock as lock command. Removing brightness ↵David Runge2017-11-031-5/+1
| | | | settings (they work natively again).
* .config/cs.conf: Adding devices and UUIDs for bin/cs.David Runge2017-10-201-0/+14
|
* .config/khal/config: Removing audio communication group calendars. ↵David Runge2017-10-021-26/+1
| | | | Clarifying comment for cloud.sleepmap.de.
* .config/jack/usb-fireface-ufx-*: Adding profiles for fireface ufxs of audio ↵David Runge2017-10-014-0/+48
| | | | communication group and electronic studio at TU.
* .config/jack/fw-fireface800-4*: Adding configurations for fireface 800.David Runge2017-10-012-0/+26
|
* .config/jack/usb-scarlett-18i20-4*: Adding configurations for scarlett 18i20.David Runge2017-10-012-0/+24
|
* .config/jack/usb-babyface-4*: Adding babyface configurations.David Runge2017-10-011-0/+12
|
* .config/jack/internal-4*: Adding configurations for internal cards.David Runge2017-10-012-0/+24
|
* .config/qtile/config.py: Commenting the brightness controls, as they are ↵David Runge2017-10-011-2/+2
| | | | normally taken care of by the acpi implementation for the notebook.
* .config/termite/config: Lowering the transparency of termite to 10%.David Runge2017-09-301-1/+1
|
* .config/gtk-3.0/bookmarks: Adding updated bookmarks.David Runge2017-06-271-4/+4
|
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding device name ↵David Runge2017-04-291-1/+2
| | | | and clarifying doubling of blockSize in comment.
* .config/SuperCollider/startupfiles/rme_babyface.scd: Adding device name and ↵David Runge2017-04-291-1/+2
| | | | doubling blockSize of Server.local.options.
* .config/SuperCollider/startup.scd: Use load() instead of ↵David Runge2017-04-291-7/+3
| | | | readAllString.interpret for loading additional configuration.
* .config/SuperCollider/startupfiles/: Removing old unneeded, unused clutter.David Runge2017-04-295-187/+0
|
* .config/SuperCollider/sclang_conf.yaml: Adding updated version.David Runge2017-04-291-1/+1
|
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding all outputs ↵David Runge2017-04-271-69/+2
| | | | and inputs generically instead of each one by one. This now works fully with any Fireface 800.
* .config/SuperCollider/startup.scd: Adding conditionals to check for RME ↵David Runge2017-04-271-3/+14
| | | | Fireface800 and RME Babyface and load additional input/out configuration accordingly.
* .config/SuperCollider/startupfiles/rme_babyface.scd: Adding RME Babyface ↵David Runge2017-04-271-0/+4
| | | | input/output settings.
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding JACK ↵David Runge2017-04-271-0/+66
| | | | auto-connects for fireface800.
* .config/jack/usb-babyface-48000: Adding configuration for a babyface.David Runge2017-04-251-0/+12
|
* .config/qtile/config.py: Fixing syntax.David Runge2017-03-291-14/+29
|
* .config/termite/config: Switching cursor shape back to block. Setting ↵David Runge2017-03-291-2/+2
| | | | background alpha to a higher value (85) for better visibility.
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-03-291-4/+4
|\ | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/user-dirs.dirs: Updating XDG folders to new cloud location. .zlogout: Fixing broken statement, by doing binary comparison.
| * .config/user-dirs.dirs: Updating XDG folders to new cloud location.David Runge2017-03-261-4/+4
| |
* | .config/conky/dvzrv-*.conf: Adding general and network conky config for host ↵David Runge2017-03-292-0/+171
|/ | | | dvzrv.
* .config/mimeapps.list: Adding video/{mp4,x-msvideo} to be handled by ↵David Runge2017-03-161-0/+3
| | | | mpv.desktop. Setting image/jpeg to be handled by feh.desktop.
* .config/khard/khard.conf: Showing usernames. vcard settings: preferred ↵David Runge2017-03-141-1/+5
| | | | version now 3.0. Adding private objects Jabber, Ring and Twitter.
* .config/git/config: Removing personalizing git user information.David Runge2017-03-121-4/+0
|
* .config/git/config: Moving to config to lower priority location.David Runge2017-03-121-0/+127
|
* .config/khard/khard.conf: Removing unused contact books.David Runge2017-02-051-11/+1
|
* .config/khal/config: Removing unused calendars.David Runge2017-02-051-25/+0
|
* .config/conky/trvlr-network.conf: Adding openvpn check for new client ↵David Runge2017-02-031-2/+2
| | | | systemd services.
* .config/qtile/config.py: Moving the background picture folder to a more ↵David Runge2017-02-031-1/+1
| | | | generic location.
* .config/khal/config: Updating configuration for khal > 0.9.David Runge2017-01-241-1/+1
|
* .config/qtile/config.py: Adding light-locker as lock command.David Runge2017-01-151-1/+1
|
* .config/redshift.conf: Updating redshift configuration.David Runge2017-01-151-17/+8
|
* .config/conky/trvlr-network.conf: Use unifying script instead of local call.David Runge2017-01-091-2/+2
|
* .config/qtile/config.py: Fixing imports, re-activating TreeTab (currently ↵David Runge2016-12-281-28/+32
| | | | only works with qtile-git), re-activating Notify widget. Converting feh command for random background image on reload to proper startup hook script. Switching to xscreensaver as lock screen.
* .config/khal/khal.conf: Adding local calendar for local ics files. Changing ↵David Runge2016-12-281-2/+8
| | | | color from light grey to dark gray.
* .config/jack/rpi-*: Updating RPi jack configs.David Runge2016-10-254-13/+10
|
* .config/conky/: Removing old configs. Moving the used to named .conf files.David Runge2016-10-255-191/+0
|
* .config/jack/rpi-*: Adding RaspberryPi configurations for JACK.David Runge2016-10-054-0/+48
|
* .config/psd/psd.conf: Updating to new version, including newer browsers.David Runge2016-09-271-11/+2
|
* .config/awesome/*: Adding a slim version of the old awesome configuration.David Runge2016-09-2641-0/+735
|
* .config/khard/khard.conf: Moving all sleepmap contacts to contacts address book.David Runge2016-09-081-14/+2
|