Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .config/conky/network: Updating to new configuration scheme. | David Runge | 2016-08-26 | 1 | -40/+43 |
| | |||||
* | .config/conky/general: Updating to new configuration scheme. | David Runge | 2016-08-26 | 1 | -40/+42 |
| | |||||
* | .config/conky/network: Colorizing the lsof -ni output by adding color tags ↵ | David Runge | 2016-08-24 | 1 | -1/+1 |
| | | | | to the awk processed output. | ||||
* | .config/conky/general: Rearring the load and CPU displays. | David Runge | 2016-08-24 | 1 | -6/+6 |
| | |||||
* | .config/conky/network: Removing leading whitespace from all lines. Switching ↵ | David Runge | 2016-08-24 | 1 | -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 Runge | 2016-08-24 | 1 | -34/+48 |
| | | | | to top internal instead of ps -ax | ||||
* | bin/i3lock: Adding verbose/ debug mode. Making all external calls absolute. | David Runge | 2016-08-17 | 1 | -4/+7 |
| | |||||
* | .config/conky/network, .config/conky/general: Moving the used conky ↵ | David Runge | 2016-08-17 | 2 | -0/+0 |
| | | | | configurations to better named versions. | ||||
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2016-08-17 | 1 | -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/dotfiles | David Runge | 2016-08-16 | 26 | -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 Runge | 2016-08-16 | 1 | -9/+10 |
| | | | | | | | | | | | | exits into returns. | ||||
* | | | .config/conky/mid: Adding separate conky setting for network related display ↵ | David Runge | 2016-08-17 | 1 | -0/+67 |
| | | | | | | | | | | | | and processes overview. | ||||
* | | | .config/qtile/config.py: Making the feh background random and recursive. | David Runge | 2016-08-17 | 1 | -1/+3 |
| | | | |||||
* | | | .config/compton.conf: Disabling client-side shadows. Adding conky exclusions. | David Runge | 2016-08-17 | 1 | -1/+5 |
| | | | |||||
* | | | .config/conky/side: Reworking the conky side-panel. Moved out all network ↵ | David Runge | 2016-08-17 | 1 | -56/+35 |
| |/ |/| | | | | | related information to a separate setting. Including Maildir checks. | ||||
* | | .config/qtile/config.py: Disabling broken TreeTab layout. Adding scide to ↵ | David Runge | 2016-08-12 | 1 | -23/+23 |
| | | | | | | | | dev. Changing background picture to lowercase. Enabling notification widget. | ||||
* | | .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv. | David Runge | 2016-08-10 | 1 | -0/+1 |
| | | |||||
* | | bin/set_volume: Adding further increase/decrease shortcuts. | David Runge | 2016-08-10 | 1 | -2/+2 |
| | | |||||
* | | .scvimrc: Adding system runtimepath for .sc files. | David Runge | 2016-08-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2016-08-09 | 1 | -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 Runge | 2016-06-21 | 1 | -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 Runge | 2016-08-09 | 1 | -0/+30 |
| | | |||||
* | | .config/mpd/mpd-trvlr.conf: Adding mpd configuration for trlvr. | David Runge | 2016-08-09 | 1 | -0/+30 |
| | | |||||
* | | .config/mpd/mpd.conf: Switching audio backend to JACK in default mpd config. | David Runge | 2016-08-09 | 1 | -1/+1 |
| | | |||||
* | | .config/conky/side: Removing broken xft settings. | David Runge | 2016-08-09 | 1 | -2/+0 |
| | | |||||
* | | .config/compton.conf | David Runge | 2016-08-09 | 1 | -3/+3 |
| | | |||||
* | | .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete ↵ | David Runge | 2016-08-09 | 1 | -47/+6 |
| | | | | | | | | configurations. | ||||
* | | .config/SuperCollider/startup.scd: Adding a generic startupFile for ↵ | David Runge | 2016-08-09 | 1 | -0/+7 |
| | | | | | | | | SuperCollider. | ||||
* | | .gitignore: Unignoring SuperCollider's startup file. | David Runge | 2016-08-09 | 2 | -1/+0 |
| | | |||||
* | | .processing/preferences.txt: Removing configuration due to constant ↵ | David Runge | 2016-08-09 | 1 | -106/+0 |
| | | | | | | | | regneration and metadata leakage. | ||||
* | | .config/patchagerc: Removing useless configuration. | David Runge | 2016-08-09 | 1 | -19/+0 |
| | | |||||
* | | .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml. | David Runge | 2016-08-09 | 1 | -106/+0 |
| | | |||||
* | | .arduino/preferences.txt: Removing arduino preferences due to redundancy. | David Runge | 2016-08-09 | 1 | -98/+0 |
| | | |||||
* | | .scvimrc: Using horizontal split in tmux. Removing old trash from ftplugin ↵ | David Runge | 2016-08-09 | 1 | -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 Runge | 2016-08-09 | 1 | -0/+14 |
| | | | | | | | | bars and client-side decoration. | ||||
* | | .config/compton.conf: Disabling fading (too slow). Lowering shadow-radius, ↵ | David Runge | 2016-08-09 | 1 | -5/+5 |
| | | | | | | | | so it won't interfere with WM bars. | ||||
* | | .vdirsyncer/config: Adding 'b wins' conflict_resolution for akt. | David Runge | 2016-08-09 | 1 | -0/+1 |
| | | |||||
* | | .tmux.conf: Adding vlock as tmux lock-command. Removing unnessecary ↵ | David Runge | 2016-08-09 | 1 | -6/+9 |
| | | | | | | | | whitespaces in status-right for small screens. | ||||
* | | .vim/addons.vim: Removing processing in favor of arduino plugin. | David Runge | 2016-08-09 | 1 | -1/+0 |
| | | |||||
* | | .zsh.after/export.zsh: Export keyboard settings for sway. | David Runge | 2016-08-09 | 1 | -0/+3 |
| | | |||||
* | | .zsh.after/functions.zsh: Adding functions to start chromium incognito and ↵ | David Runge | 2016-08-09 | 1 | -3/+7 |
| | | | | | | | | with a predefined proxy-server. | ||||
* | | .zsh.prompts/prompt_dvzrv_setup: Removing useless prezto based python ↵ | David Runge | 2016-08-09 | 1 | -3/+0 |
| | | | | | | | | virtualenv module. | ||||
* | | .zshenv: Removing zprezto reference. | David Runge | 2016-08-09 | 1 | -7/+0 |
| | | |||||
* | | .offlineimaprc: Updating accounts to leave out whitespaces. | David Runge | 2016-08-09 | 1 | -1/+1 |
|/ | |||||
* | .mutt/sidebar.rc: Renaming sidebar variables according to version 1.6.1 of ↵ | David Runge | 2016-05-23 | 1 | -3/+2 |
| | | | | mutt-sidebar. | ||||
* | .config/qtile/config.py: Adding further programs to the audio,photo,office, ↵ | David Runge | 2016-05-17 | 1 | -2/+28 |
| | | | | web and admin group. | ||||
* | .config/qtile/config.py: Adding further definitions for the layouts (border ↵ | David Runge | 2016-05-16 | 1 | -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 Runge | 2016-05-14 | 1 | -1/+1 |
| | | | | always 'first_name last_name' and not 'last_name, first_name'. | ||||
* | .gitignore: Adding wget history to ignored file list. | David Runge | 2016-05-13 | 1 | -0/+1 |
| | |||||
* | bin/sclang: Updating check for sclang run by xvfb-run. Now involving xset as ↵ | David Runge | 2016-05-13 | 1 | -6/+11 |
| | | | | dependency. |