aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | .zsh.after/aliases.zsh: Renaming pacfile to pacown, as it was shadowing ↵David Runge2018-02-031-1/+1
|/ | | | /usr/bin/pacfile.
* .config/qtile/config.py: Removing unused layouts. Setting up GroupBox widget ↵David Runge2018-01-301-19/+18
| | | | more sane. Moving CurrentLayout widget to the left.
* .config/packages-community.txt: Adding faust.David Runge2018-01-301-0/+1
|
* .config/packages-community.txt: Adding python-iwlib and rtirq.David Runge2018-01-271-0/+2
|
* .config/packages-community.txt: Adding cadence, jack_capture and zita-ajbridge.David Runge2018-01-271-0/+3
|
* .config/packages-community.txt: Adding more pro-audio packages.David Runge2018-01-271-0/+3
|
* .config/packages-community.txt: Adding csound and dependencies to the list. ↵David Runge2018-01-261-1/+3
| | | | Removing dups.
* .config/packages-community.txt: Adding recent pickups from community ↵David Runge2018-01-261-2/+16
| | | | repository cleanup and moves from AUR.
* ~/.config/packages-aur.txt: Adding rt-tests.David Runge2018-01-241-0/+1
|
* ~/.config/packages-aur.txt: Adding xprintidle to packages maintained in AUR.David Runge2018-01-231-0/+2
|
* .config/packages-community.txt: Adding remaining packages of interest from ↵David Runge2018-01-231-0/+5
| | | | schivs community collection.
* .Xresources: Removing useless configuration.David Runge2018-01-231-142/+0
|
* .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
| |/ |/|