aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .mutt/default.rc: Add auto_view settings for text/html emails.David Runge2016-09-071-0/+4
|
* .ncmpcpp/config: Removing mpd_music_dir, which is conflicting with remote ↵David Runge2016-09-071-1/+0
| | | | mpd instances.
* .zshrc: Explicitely loading the complist module.David Runge2016-09-071-0/+1
|
* .zsh.after/functions.zsh: Removing exit (preventing closing of shell).David Runge2016-09-071-2/+0
|
* .config/conky/network: Updating to new configuration scheme.David Runge2016-08-261-40/+43
|
* .config/conky/general: Updating to new configuration scheme.David Runge2016-08-261-40/+42
|
* .config/conky/network: Colorizing the lsof -ni output by adding color tags ↵David Runge2016-08-241-1/+1
| | | | to the awk processed output.
* .config/conky/general: Rearring the load and CPU displays.David Runge2016-08-241-6/+6
|
* .config/conky/network: Removing leading whitespace from all lines. Switching ↵David Runge2016-08-241-25/+28
| | | | to lsof -ni for displaying established connections. Using systemctl for displaying the state of openvpn services. Moving display of processes to general.
* .config/conky/general: Removing leading whitespace from all lines. Switching ↵David Runge2016-08-241-34/+48
| | | | to top internal instead of ps -ax
* bin/i3lock: Adding verbose/ debug mode. Making all external calls absolute.David Runge2016-08-171-4/+7
|
* .config/conky/network, .config/conky/general: Moving the used conky ↵David Runge2016-08-172-0/+0
| | | | configurations to better named versions.
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-08-171-9/+10
|\ | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .zsh.after/functions.zsh: Extending lopen function for apu-serve. Changing exits into returns.
| * Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-08-1626-442/+152
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: (28 commits) .config/qtile/config.py: Disabling broken TreeTab layout. Adding scide to dev. Changing background picture to lowercase. Enabling notification widget. .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv. bin/set_volume: Adding further increase/decrease shortcuts. .scvimrc: Adding system runtimepath for .sc files. .config/mpd/mpd-trvlr-jack.conf: Adding mpd configuration for trvlr using JACK. .config/mpd/mpd-trvlr.conf: Adding mpd configuration for trlvr. .config/mpd/mpd.conf: Switching audio backend to JACK in default mpd config. .config/conky/side: Removing broken xft settings. .config/compton.conf .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete configurations. .config/SuperCollider/startup.scd: Adding a generic startupFile for SuperCollider. .gitignore: Unignoring SuperCollider's startup file. .processing/preferences.txt: Removing configuration due to constant regneration and metadata leakage. .config/patchagerc: Removing useless configuration. .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml. .arduino/preferences.txt: Removing arduino preferences due to redundancy. .scvimrc: Using horizontal split in tmux. Removing old trash from ftplugin identifiers. Using SClangStart only on scd files. .config/gtk-3.0/gtk.css: Adding css to disable double drawing of menus/title bars and client-side decoration. .config/compton.conf: Disabling fading (too slow). Lowering shadow-radius, so it won't interfere with WM bars. .vdirsyncer/config: Adding 'b wins' conflict_resolution for akt. ...
| * | .zsh.after/functions.zsh: Extending lopen function for apu-serve. Changing ↵David Runge2016-08-161-9/+10
| | | | | | | | | | | | exits into returns.
* | | .config/conky/mid: Adding separate conky setting for network related display ↵David Runge2016-08-171-0/+67
| | | | | | | | | | | | and processes overview.
* | | .config/qtile/config.py: Making the feh background random and recursive.David Runge2016-08-171-1/+3
| | |
* | | .config/compton.conf: Disabling client-side shadows. Adding conky exclusions.David Runge2016-08-171-1/+5
| | |
* | | .config/conky/side: Reworking the conky side-panel. Moved out all network ↵David Runge2016-08-171-56/+35
| |/ |/| | | | | related information to a separate setting. Including Maildir checks.
* | .config/qtile/config.py: Disabling broken TreeTab layout. Adding scide to ↵David Runge2016-08-121-23/+23
| | | | | | | | dev. Changing background picture to lowercase. Enabling notification widget.
* | .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv.David Runge2016-08-101-0/+1
| |
* | bin/set_volume: Adding further increase/decrease shortcuts.David Runge2016-08-101-2/+2
| |
* | .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.