aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .gnupg/gpa.conf: Adding configuration for gpa.David Runge2018-01-231-0/+1
|
* .config/qtile/config.py: Adding conky to the startup_once hook, compton to ↵David Runge2018-01-231-28/+51
| | | | | | the startup_complete hook and adding kill_compton command to the screen_change hook, before restarting qtile. Moving hooks to the bottom of the configuration.
* bin/xorg_*: Forcing removal of lock files (to not fail, if they're not around).David Runge2018-01-232-2/+2
|
* .xprofile: Removing all unneded scripts and calls. Xressources is not used ↵David Runge2018-01-231-26/+3
| | | | | | and will be removed. Compton and conky are started by qtile for better timing.
* bin/xorg_*: Adding scripts to automatically lock X11 using xssstate and i3lock.David Runge2018-01-222-0/+40
|
* .config/qtile/config.py: Adding puredata windows to have them floating properly.David Runge2018-01-221-0/+7
|
* bin/cs: Adding the automatic creation of mountpoints if not available yet.David Runge2018-01-211-3/+6
|
* .config/packages-aur.txt: Adding libffado-svn.David Runge2018-01-211-0/+1
|
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2018-01-174-2/+10
|\ | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .gitignore: Adding __pycache__ for qtile. .config/khard/khard.conf: Adding wedding address book. .config/khal/config: Adding back live calendar with light magenta color. .vdirsyncer/config: Adding wedding address book. Adding back live calendar.
| * .gitignore: Adding __pycache__ for qtile.David Runge2018-01-171-0/+1
| |
| * .config/khard/khard.conf: Adding wedding address book.David Runge2018-01-171-0/+3
| |
| * .config/khal/config: Adding back live calendar with light magenta color.David Runge2018-01-171-0/+4
| |
| * .vdirsyncer/config: Adding wedding address book. Adding back live calendar.David Runge2018-01-171-2/+2
| |
* | .config/packages-community.txt: Removing imdbpy, adding python-imdbpy.David Runge2018-01-171-1/+1
|/
* .config/SuperCollider/startup.scd: Adding proper Dictionary based setups to ↵David Runge2018-01-111-4/+25
| | | | all available internal and external sound cards, so ClassLibrary will get compiled successfully.
* .config/jack/usb-fireface-ufx-ak-44100: Lowering the framesize to 64.David Runge2018-01-111-1/+1
|
* .config/SuperCollider/startup.scd: Fixing headphones1 and spdif out for ↵David Runge2018-01-111-2/+2
| | | | fireface800 settings.
* .config/packages-community.txt: Adding more of schivs packages in community ↵David Runge2018-01-101-0/+4
| | | | to co-maintain.
* .config/qtile/config.py: Adding calibre.David Runge2018-01-091-0/+3
|
* .config/qtile/config.py: Adding MediaElch.David Runge2018-01-091-0/+1
|
* .config/SuperCollider/startup.scd: Creating Dictionary objects for RME ↵David Runge2018-01-051-10/+62
| | | | Fireface UFX/800 (and soon all other audio interfaces in use) to hold information about their names, in and outputs and convenience identifiers.
* bin/pkgs: Adding script to create folders for and update repositories of ↵David Runge2018-01-031-0/+41
| | | | packages maintained for Arch Linux.
* .config/packages-community.txt: Updating list of packages maintained in ↵David Runge2018-01-031-4/+6
| | | | community.
* .config/packages-aur.txt: Adding list of packages maintained in AUR.David Runge2018-01-031-0/+35
|
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2018-01-017-67/+67
|\ | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/qtile/config.py: Adding separate screen for spatialization software. Fixing many re.compiles. Reworking the use of floating windows. .config/jack/fw-fireface800-44100: Lowering frame size to 64, for near zero latency setup. .config/SuperCollider/startupfiles: Removing obsolete startupfiles. .config/SuperCollider/startup.scd: Using easier and more unified way to load standard num{Input,Output}BusChannels per interface. Using ffado-test still has to be setup for firewire devices.
| * .config/qtile/config.py: Adding separate screen for spatialization software.David Runge2017-12-221-29/+46
| | | | | | | | Fixing many re.compiles. Reworking the use of floating windows.
| * .config/jack/fw-fireface800-44100: Lowering frame size to 64, for near zero ↵David Runge2017-12-211-1/+1
| | | | | | | | latency setup.
| * .config/SuperCollider/startupfiles: Removing obsolete startupfiles.David Runge2017-12-214-22/+0
| |
| * .config/SuperCollider/startup.scd: Using easier and more unified way to load ↵David Runge2017-12-211-15/+20
| | | | | | | | standard num{Input,Output}BusChannels per interface. Using ffado-test still has to be setup for firewire devices.
* | Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-12-207-4/+203
|\| | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .gitignore: Adding packages/ folder to ignore. Removing unused folders from ignore list. .config/conky/blckbx-*: Adding conky configurations for blckbx. .gnupg/dirmngr_ldapservers.conf: Adding empty configuration, so that dirmngr won't complain. .makepkg.conf: Adding default BUILDDIR /tmp/makepkg. .config/SuperCollider/startup.scd: Automatically initializing and connecting MIDI devices. .ssh/config: Adding global trvlr ssh config.
| * .gitignore: Adding packages/ folder to ignore. Removing unused folders from ↵David Runge2017-12-181-4/+2
| | | | | | | | ignore list.
| * .config/conky/blckbx-*: Adding conky configurations for blckbx.David Runge2017-12-182-0/+182
| |
| * .gnupg/dirmngr_ldapservers.conf: Adding empty configuration, so that dirmngr ↵David Runge2017-12-181-0/+0
| | | | | | | | won't complain.
| * .makepkg.conf: Adding default BUILDDIR /tmp/makepkg.David Runge2017-12-181-0/+1
| |
| * Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2017-12-181-0/+60
| |\ | | | | | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: .config/packages-community.txt: Adding list of packages maintained for [community].
| * | .config/SuperCollider/startup.scd: Automatically initializing and connecting ↵David Runge2017-12-141-0/+4
| | | | | | | | | | | | MIDI devices.
| * | .ssh/config: Adding global trvlr ssh config.David Runge2017-12-141-0/+14
| | |
* | | .config/packages-community.txt: Adding linuxsampler based packages.David Runge2017-12-191-0/+3
| |/ |/|
* | Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-12-181-0/+3
|\| | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/qtile/config.py: Bringing back key bindings for xbacklight to set brightness of screen, as its broken thanks to firmware on X2{2,3}0.
| * .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/packages-community.txt: Adding list of packages maintained for ↵David Runge2017-12-181-0/+60
|/ | | | [community].
* .makepkg.conf: Adding local makepkg.conf settings for PACKAGER and GPGKEY.David Runge2017-11-171-0/+2
|
* .config/jack/internal-*: Changing to correct device name for all machines.David Runge2017-11-172-2/+2
|
* .xprofile: Starting compton with the X session, but without configuration. ↵David Runge2017-11-171-6/+4
| | | | Starting only redshift-gtk (otherwise conflicts with the normal redshift).
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-11-141-0/+8
|\ | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .ssh/config: Adding config for repos.archlinux.org
| * .ssh/config: Adding config for repos.archlinux.orgDavid Runge2017-11-141-0/+8
| |
* | .xprofile: Adding starting of conky and redshift. Starting of compton is ↵David Runge2017-11-141-0/+18
|/ | | | commented still, as the configuration leads to screens not being setup properly on multi-monitor setups.
* .xprofile: Instead of disabling DPMS, setting all timers to 0.David Runge2017-11-041-1/+2
|
* .zsh.after/export.zsh: Moving AURDEST to subdirectory of ~/packages.David Runge2017-11-041-1/+1
|
* .ssh/config: Adding ssh settings for arch linux servers.David Runge2017-11-041-0/+34
|