aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | .scvimrc: Adding system runtimepath for .sc files.David Runge2016-08-101-1/+1
| |
* | Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-08-091-2/+3
|\ \ | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .vim/addons.vim: Removing VimRepress, as it pulls in mercurial. Moving YankRing source to github, as it otherwise pulls in unzip.
| * | .vim/addons.vim: Removing VimRepress, as it pulls in mercurial. Moving ↵David Runge2016-06-211-2/+3
| |/ | | | | | | YankRing source to github, as it otherwise pulls in unzip.
* | .config/mpd/mpd-trvlr-jack.conf: Adding mpd configuration for trvlr using JACK.David Runge2016-08-091-0/+30
| |
* | .config/mpd/mpd-trvlr.conf: Adding mpd configuration for trlvr.David Runge2016-08-091-0/+30
| |
* | .config/mpd/mpd.conf: Switching audio backend to JACK in default mpd config.David Runge2016-08-091-1/+1
| |
* | .config/conky/side: Removing broken xft settings.David Runge2016-08-091-2/+0
| |
* | .config/compton.confDavid Runge2016-08-091-3/+3
| |
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete ↵David Runge2016-08-091-47/+6
| | | | | | | | configurations.
* | .config/SuperCollider/startup.scd: Adding a generic startupFile for ↵David Runge2016-08-091-0/+7
| | | | | | | | SuperCollider.
* | .gitignore: Unignoring SuperCollider's startup file.David Runge2016-08-092-1/+0
| |
* | .processing/preferences.txt: Removing configuration due to constant ↵David Runge2016-08-091-106/+0
| | | | | | | | regneration and metadata leakage.
* | .config/patchagerc: Removing useless configuration.David Runge2016-08-091-19/+0
| |
* | .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml.David Runge2016-08-091-106/+0
| |
* | .arduino/preferences.txt: Removing arduino preferences due to redundancy.David Runge2016-08-091-98/+0
| |
* | .scvimrc: Using horizontal split in tmux. Removing old trash from ftplugin ↵David Runge2016-08-091-4/+4
| | | | | | | | identifiers. Using SClangStart only on scd files.
* | .config/gtk-3.0/gtk.css: Adding css to disable double drawing of menus/title ↵David Runge2016-08-091-0/+14
| | | | | | | | bars and client-side decoration.
* | .config/compton.conf: Disabling fading (too slow). Lowering shadow-radius, ↵David Runge2016-08-091-5/+5
| | | | | | | | so it won't interfere with WM bars.
* | .vdirsyncer/config: Adding 'b wins' conflict_resolution for akt.David Runge2016-08-091-0/+1
| |
* | .tmux.conf: Adding vlock as tmux lock-command. Removing unnessecary ↵David Runge2016-08-091-6/+9
| | | | | | | | whitespaces in status-right for small screens.
* | .vim/addons.vim: Removing processing in favor of arduino plugin.David Runge2016-08-091-1/+0
| |
* | .zsh.after/export.zsh: Export keyboard settings for sway.David Runge2016-08-091-0/+3
| |
* | .zsh.after/functions.zsh: Adding functions to start chromium incognito and ↵David Runge2016-08-091-3/+7
| | | | | | | | with a predefined proxy-server.
* | .zsh.prompts/prompt_dvzrv_setup: Removing useless prezto based python ↵David Runge2016-08-091-3/+0
| | | | | | | | virtualenv module.
* | .zshenv: Removing zprezto reference.David Runge2016-08-091-7/+0
| |
* | .offlineimaprc: Updating accounts to leave out whitespaces.David Runge2016-08-091-1/+1
|/
* .mutt/sidebar.rc: Renaming sidebar variables according to version 1.6.1 of ↵David Runge2016-05-231-3/+2
| | | | mutt-sidebar.
* .config/qtile/config.py: Adding further programs to the audio,photo,office, ↵David Runge2016-05-171-2/+28
| | | | web and admin group.
* .config/qtile/config.py: Adding further definitions for the layouts (border ↵David Runge2016-05-161-8/+65
| | | | color, etc.), a workspace called photo for GIMP and Shotwell and comments.
* .mutt/khard.rc: Setting the sort behavior explicit for khard, so it is ↵David Runge2016-05-141-1/+1
| | | | always 'first_name last_name' and not 'last_name, first_name'.
* .gitignore: Adding wget history to ignored file list.David Runge2016-05-131-0/+1
|
* bin/sclang: Updating check for sclang run by xvfb-run. Now involving xset as ↵David Runge2016-05-131-6/+11
| | | | dependency.
* .zsh.after/aliases.zsh: Fixing typo in ssh-add alias.David Runge2016-05-121-1/+1
|
* .config/qtile/config.py: Activating cursor warping. Introducing hook ↵David Runge2016-05-101-1/+16
| | | | function on 'client_new' for making certain windows float, so they won't be ugly.
* .zsh.functions/0_terminal.zsh: Removing prezto reference. Setting command ↵David Runge2016-05-101-2/+2
| | | | executing as default window/tab title.
* .zshrc: Disabling add-zsh-hooks for showing tab and window titles before ↵David Runge2016-05-101-2/+2
| | | | command exection/prompt display.
* .config/qtile/config.py: Adding pd to the dev group.David Runge2016-05-091-1/+4
|
* .zsh.after/aliases.zsh: Adding new ssh aliases.David Runge2016-05-091-0/+2
|
* .zsh.before/functions.zsh: Removing useless functions.David Runge2016-05-081-11/+0
|
* .zsh.after/sources.zsh: Removing useless sources. Won't use ruby.David Runge2016-05-081-6/+0
|
* .config/qtile/config.py: Externalizing the brightness steps for xbacklight ↵David Runge2016-05-081-2/+3
| | | | into separate variable.
* bin/set_backlight: No separate backlight script for W540 needed, if kernel ↵David Runge2016-05-081-56/+0
| | | | parameter acpi_backlight=vendor is given.
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-05-081-0/+65
|\ | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: README.rst: Fixing typo. README.rst: Adding README.rst for installation and requirements.
| * README.rst: Fixing typo.David Runge2016-05-081-1/+1
| |
| * README.rst: Adding README.rst for installation and requirements.David Runge2016-05-081-0/+65
| |
* | bin/set_volume: Making script not depend on functions.sh anymore. ↵David Runge2016-05-0817-944/+29
|/ | | | Introducing bash strict mode.
* .zshrc: Adding zsh-completions options.David Runge2016-05-081-2/+151
|
* bin/setup_screens: Generically exporting DISPLAY and XAUTHORITY. Adding ↵David Runge2016-05-081-1/+8
| | | | logging for journal.
* .xprofile: Replacing the lid-switch-action script with setup_screens ↵David Runge2016-05-081-2/+4
| | | | (autorandr based) script.
* bin/setup_screens: Adding (yet another) screen setup script. This time using ↵David Runge2016-05-081-0/+166
| | | | autorandr and predefined configurations.