aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .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.
* .mutt/khard.rc: Updating to khard >0.9 terminology.David Runge2016-05-081-1/+1
|
* .zshrc: Adding all useful zprezto functionality into zshrc.David Runge2016-05-081-8/+262
|
* .zsh.functions/*: Adding functions from several zprezto modules.David Runge2016-05-083-0/+302
|
* .zsh.after/aliases.zsh: Adding alias for zsh history statistics and dir ↵David Runge2016-05-081-0/+8
| | | | overview.
* .zprezto: Removing zprezto reference folder.David Runge2016-05-081-0/+0
|
* .zsh.after/prompt.zsh: Removing prompt file (integrated into zshrc).David Runge2016-05-081-2/+0
|
* .zpreztorc: Removing .zpreztorc.David Runge2016-05-081-122/+0
|
* .gitmodules: Removing zprezto for good. All useful functionality has been ↵David Runge2016-05-081-4/+0
| | | | integrated into zshrc.
* config.py: Disabling Notify widget due to dbus bug. Configuring Mpd widget.David Runge2016-05-071-8/+15
|
* .config/qtile/config.py: Adding SuperCollider to the list of programs to be ↵David Runge2016-05-071-2/+5
| | | | spawned on dev group.
* .gitignore: Ignoring folder for virtual machines.David Runge2016-05-061-0/+1
|
* .mutt/dave@sleepmap.de.sig: Removing all info but website from footer (it's ↵David Runge2016-05-061-4/+1
| | | | all on there anyways).
* bin/set_volume: Removing break lines and raising display timeout.David Runge2016-05-061-3/+3
|
* bin/i3lock: Adding i3lock script to override default. This script will take ↵David Runge2016-05-061-0/+7
| | | | a modified version of a screenshot as background for i3lock.
* bin/brightness: Adding script to increase/decrease backlight.David Runge2016-05-061-0/+23
|
* .config/qtile/config.py: Adding qtile config.David Runge2016-05-061-0/+290
|
* .offlineimaprc: Adding further useless folders to ignore list.David Runge2016-04-231-1/+1
|
* .tmux.conf: Adding abbreviated name of day to the date display. Shortening ↵David Runge2016-04-231-2/+2
| | | | the delimiter.
* bin/get_mem: Showing memory in megabytes only, to not break the percentage ↵David Runge2016-04-221-1/+2
| | | | calculation.
* .tmux.conf: Adding get_mem to the status bar. Adding break line for better ↵David Runge2016-04-221-1/+7
| | | | readability.
* bin/get_mem: Adding script to output memory usage in one line in the form ↵David Runge2016-04-221-0/+8
| | | | of: used RAM/total RAM (percentage used).
* .zsh.after/functions.zsh: Adding additional device identifiers for the ↵David Runge2016-04-221-1/+5
| | | | backup disk.
* .mutt/accounts.rc: Adding studio@ak.tu-berlin.de mail account to the list of ↵David Runge2016-03-211-0/+3
| | | | account settings to be sourced with folder hook.
* .mutt/studio@ak.tu-berlin.de.*: Adding settings for studio@ak.tu-berlin.de ↵David Runge2016-03-212-0/+36
| | | | mail account.
* .offlineimaprc: Adding studio@ak.tu-berlin.de mail settings. Updating the ↵David Runge2016-03-211-2/+21
| | | | accounts to sync.
* .offlineimaprc: Adding several exchange folders to ignore list.David Runge2016-03-211-1/+1
|