aboutsummaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* .config/todoman/todoman.conf: Adding configuration for todomanDavid Runge2019-04-221-0/+4
| | | | .
* .config/sway/config: Adding keyboard shortcuts for audio. Adding nextcloud ↵David Runge2019-04-151-1/+11
| | | | to session. Adding more useful flags to swaylock.
* .config/sway/config: Adding execution of swayidle (with swaylock) and ↵David Runge2019-04-121-0/+7
| | | | lxpolkit, if it's available.
* .config/sway/dvzrv: Including host specific sway configuration (which will ↵David Runge2019-04-121-0/+13
| | | | include general sway config).
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2019-04-112-2/+15
|\ | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/sway/config: Adding mod+space as layout toggle. Quoting unused focus mode toggle. Adding clock to bar. .config/SuperCollider/synthdefs.scd: Adding SynthDef to record 8 channels to disk with a volume array (through control Bus).
| * Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2019-04-093-4/+4
| |\ | | | | | | | | | | | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: .config/git/config: Automatically signing commit, when writing with message (git c). .config/packages-aur.txt: Adding python-nose2. .config/packages-community.txt: Adding link, removing paulstretch, moving python-nose2 to AUR.
| * | .config/sway/config: Adding mod+space as layout toggle. Quoting unused focus ↵David Runge2019-04-091-2/+4
| | | | | | | | | | | | mode toggle. Adding clock to bar.
| * | .config/SuperCollider/synthdefs.scd: Adding SynthDef to record 8 channels to ↵David Runge2019-03-231-0/+11
| | | | | | | | | | | | disk with a volume array (through control Bus).
* | | .config/packages/*: Moving package lists to new location.David Runge2019-04-112-0/+0
| |/ |/|
* | Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2019-04-081-1/+30
|\| | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/SuperCollider/startup.scd: Adding setup for Focusrite Scarlett 18i20 and a MOTU UltraLite AVB.
| * .config/SuperCollider/startup.scd: Adding setup for Focusrite Scarlett 18i20 ↵David Runge2019-03-231-1/+30
| | | | | | | | and a MOTU UltraLite AVB.
* | .config/git/config: Automatically signing commit, when writing with message ↵David Runge2019-04-081-2/+2
| | | | | | | | (git c).
* | .config/packages-aur.txt: Adding python-nose2.David Runge2019-04-081-0/+1
| |
* | .config/packages-community.txt: Adding link, removing paulstretch, moving ↵David Runge2019-04-081-2/+1
|/ | | | python-nose2 to AUR.
* .config/cs/config: Adding new UUID for middleman.David Runge2019-03-191-1/+1
|
* .config/nvchecker/nvchecker.ini: Adding ambdec, nikola and postfixadmin.David Runge2019-03-061-0/+12
|
* .config/packages-community.txt: Adding ambdec.David Runge2019-03-061-0/+1
|
* .config/packages-community.txt: Adding nikola, polyphone and postfixadmin.David Runge2019-03-061-0/+3
|
* Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2019-03-051-0/+31
|\ | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: .config/mpd/mpd-dvzrv-jack.conf: Adding JACK based configuration for mpd, using mpd@.service.
| * Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2019-03-054-6/+200
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/SuperCollider/functions.scd: Minor style fixes and adding of a convenience function for MIDI, to map to a given Bus. .config/SuperCollider/functions.scd: Adding SSR specific helper functions. Adding TODOs. .config/SuperCollider/functions.scd: Adding simple helper functions to connect/disconnect JACK clients by name:port_name. Adding function to add additional channels (above hardware in and outputs), which automatically increments Server.local.options.num{In,Out}putBuschannels. .config/SuperCollider/synthdefs.scd: Being more clear in the description. .config/SuperCollider/startup.scd: Introducing the concept of additional channels (to scsynth), above the hardware in and outputs (to be defined before starting the server). Conditionally adding functions.scd, holding custom functions. .config/qtile/config.py: Adding qutebrowser to web tag. Adding Carla and Cadence to audio tag. .config/qtile/config.py: Adding WIP for retrieving and killing compton on demand. Adding call to DIY backlight script call, instead of xbacklight.
| * | .config/mpd/mpd-dvzrv-jack.conf: Adding JACK based configuration for mpd, ↵David Runge2019-03-051-0/+31
| | | | | | | | | | | | using mpd@.service.
* | | .config/SuperCollider/functions.scd: Setting default gain of SSR sources to ↵David Runge2019-03-041-1/+21
| |/ |/| | | | | 1.0 (because usually one uses something else to mix). Adding helper function to bind eight control channels of a MIDI device to a given ZZZES3 instance, to set clocks.
* | .config/SuperCollider/functions.scd: Minor style fixes and adding of a ↵David Runge2019-03-031-4/+47
| | | | | | | | convenience function for MIDI, to map to a given Bus.
* | .config/SuperCollider/functions.scd: Adding SSR specific helper functions. ↵David Runge2019-03-031-2/+73
| | | | | | | | Adding TODOs.
* | .config/SuperCollider/functions.scd: Adding simple helper functions to ↵David Runge2019-03-031-0/+58
| | | | | | | | connect/disconnect JACK clients by name:port_name. Adding function to add additional channels (above hardware in and outputs), which automatically increments Server.local.options.num{In,Out}putBuschannels.
* | .config/SuperCollider/synthdefs.scd: Being more clear in the description.David Runge2019-03-031-2/+2
| |
* | .config/SuperCollider/startup.scd: Introducing the concept of additional ↵David Runge2019-03-031-0/+7
| | | | | | | | channels (to scsynth), above the hardware in and outputs (to be defined before starting the server). Conditionally adding functions.scd, holding custom functions.
* | .config/qtile/config.py: Adding qutebrowser to web tag. Adding Carla and ↵David Runge2019-03-031-0/+3
| | | | | | | | Cadence to audio tag.
* | Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2019-03-031-1/+5
|\| | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: .config/qtile/config.py: Adding Instrument Tuner to audio tag. Adding .*Renderer to spat tag. Adding ^Controls, ^Instrument Tuner and ^ssr-.* to floating clients.
| * Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2019-03-032-15/+48
| |\ | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .config/SuperCollider/synthdefs.scd: Adding first set of useful, minimal SynthDefs. .config/SuperCollider/startup.scd: Always evaluating the internal audio card last.
| * | .config/qtile/config.py: Adding Instrument Tuner to audio tag. Adding ↵David Runge2019-03-031-1/+5
| | | | | | | | | | | | .*Renderer to spat tag. Adding ^Controls, ^Instrument Tuner and ^ssr-.* to floating clients.
* | | .config/qtile/config.py: Adding WIP for retrieving and killing compton on ↵David Runge2019-03-031-4/+16
| |/ |/| | | | | demand. Adding call to DIY backlight script call, instead of xbacklight.
* | .config/SuperCollider/synthdefs.scd: Adding first set of useful, minimal ↵David Runge2019-03-021-0/+37
| | | | | | | | SynthDefs.
* | .config/SuperCollider/startup.scd: Always evaluating the internal audio card ↵David Runge2019-03-021-15/+11
|/ | | | last.
* .config/SuperCollider/startup.scd: Fix ffado-test use. Do not initialize ↵David Runge2019-03-021-28/+31
| | | | MIDI automatically (better to do that per project for now). Adding potential synthdefs.scd.
* .config/systemd/user/jack@.service: Reusing (soon upstreamed) jack@ user ↵David Runge2019-03-021-3/+7
| | | | service template.
* .config/jack/*: Rename configurations to new standard naming scheme.David Runge2019-03-0217-0/+0
|
* fw-fireface800-96000: Add profile for 96kHz on fireface800.David Runge2019-03-021-0/+7
|
* internal-44100: Make internal card more reliableDavid Runge2019-03-021-1/+1
| | | | .
* .config/nvchecker/nvchecker.ini: Using url check for grub-customizer, ↵David Runge2019-02-281-2/+2
| | | | instead of vcs.
* ~/.config/nvchecker/nvchecker.ini: Adding apparmor.David Runge2019-02-281-0/+4
|
* .config/packages-community.txt: Adding apparmor.David Runge2019-02-281-0/+1
|
* .config/packages-aur.txt: Adding realtime-suggestions and ssr-osc-git.David Runge2019-02-241-0/+2
|
* .config/packages-community.txt: Adding wiiuse.David Runge2019-02-241-0/+1
|
* .config/nvchecker/nvchecker.ini: Adding wiiuse.David Runge2019-02-241-0/+4
|
* .config/nvchecker/nvchecker.ini: Adding nvchecker configuration.David Runge2019-02-231-0/+960
|
* .config/packages-community.txt: Renaming python-mutagen to mutagen (pkgbase ↵David Runge2019-02-231-1/+1
| | | | is mutagen, but should really be python-mutagen eventually).
* .config/packages-community.txt: Removing dssi-vst. Adding timidity++. ↵David Runge2019-02-231-2/+2
| | | | Exchanging timidity-freepats for freepats-general-midi.
* .config/packages-community.txt: Removing sylpheed. Adding sc3-plugins and osmid.David Runge2019-02-221-1/+2
|
* .config/packages-community.txt: Removing elyxer and lash (both moved to AUR).David Runge2019-02-211-2/+0
|