Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .config/qtile/config.py: Activating cursor warping. Introducing hook ↵ | David Runge | 2016-05-10 | 1 | -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 Runge | 2016-05-10 | 1 | -2/+2 | |
| | | | | executing as default window/tab title. | |||||
* | .zshrc: Disabling add-zsh-hooks for showing tab and window titles before ↵ | David Runge | 2016-05-10 | 1 | -2/+2 | |
| | | | | command exection/prompt display. | |||||
* | .config/qtile/config.py: Adding pd to the dev group. | David Runge | 2016-05-09 | 1 | -1/+4 | |
| | ||||||
* | .zsh.after/aliases.zsh: Adding new ssh aliases. | David Runge | 2016-05-09 | 1 | -0/+2 | |
| | ||||||
* | .zsh.before/functions.zsh: Removing useless functions. | David Runge | 2016-05-08 | 1 | -11/+0 | |
| | ||||||
* | .zsh.after/sources.zsh: Removing useless sources. Won't use ruby. | David Runge | 2016-05-08 | 1 | -6/+0 | |
| | ||||||
* | .config/qtile/config.py: Externalizing the brightness steps for xbacklight ↵ | David Runge | 2016-05-08 | 1 | -2/+3 | |
| | | | | into separate variable. | |||||
* | bin/set_backlight: No separate backlight script for W540 needed, if kernel ↵ | David Runge | 2016-05-08 | 1 | -56/+0 | |
| | | | | parameter acpi_backlight=vendor is given. | |||||
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2016-05-08 | 1 | -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 Runge | 2016-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | README.rst: Adding README.rst for installation and requirements. | David Runge | 2016-05-08 | 1 | -0/+65 | |
| | | ||||||
* | | bin/set_volume: Making script not depend on functions.sh anymore. ↵ | David Runge | 2016-05-08 | 17 | -944/+29 | |
|/ | | | | Introducing bash strict mode. | |||||
* | .zshrc: Adding zsh-completions options. | David Runge | 2016-05-08 | 1 | -2/+151 | |
| | ||||||
* | bin/setup_screens: Generically exporting DISPLAY and XAUTHORITY. Adding ↵ | David Runge | 2016-05-08 | 1 | -1/+8 | |
| | | | | logging for journal. | |||||
* | .xprofile: Replacing the lid-switch-action script with setup_screens ↵ | David Runge | 2016-05-08 | 1 | -2/+4 | |
| | | | | (autorandr based) script. | |||||
* | bin/setup_screens: Adding (yet another) screen setup script. This time using ↵ | David Runge | 2016-05-08 | 1 | -0/+166 | |
| | | | | autorandr and predefined configurations. | |||||
* | .mutt/khard.rc: Updating to khard >0.9 terminology. | David Runge | 2016-05-08 | 1 | -1/+1 | |
| | ||||||
* | .zshrc: Adding all useful zprezto functionality into zshrc. | David Runge | 2016-05-08 | 1 | -8/+262 | |
| | ||||||
* | .zsh.functions/*: Adding functions from several zprezto modules. | David Runge | 2016-05-08 | 3 | -0/+302 | |
| | ||||||
* | .zsh.after/aliases.zsh: Adding alias for zsh history statistics and dir ↵ | David Runge | 2016-05-08 | 1 | -0/+8 | |
| | | | | overview. | |||||
* | .zprezto: Removing zprezto reference folder. | David Runge | 2016-05-08 | 1 | -0/+0 | |
| | ||||||
* | .zsh.after/prompt.zsh: Removing prompt file (integrated into zshrc). | David Runge | 2016-05-08 | 1 | -2/+0 | |
| | ||||||
* | .zpreztorc: Removing .zpreztorc. | David Runge | 2016-05-08 | 1 | -122/+0 | |
| | ||||||
* | .gitmodules: Removing zprezto for good. All useful functionality has been ↵ | David Runge | 2016-05-08 | 1 | -4/+0 | |
| | | | | integrated into zshrc. | |||||
* | config.py: Disabling Notify widget due to dbus bug. Configuring Mpd widget. | David Runge | 2016-05-07 | 1 | -8/+15 | |
| | ||||||
* | .config/qtile/config.py: Adding SuperCollider to the list of programs to be ↵ | David Runge | 2016-05-07 | 1 | -2/+5 | |
| | | | | spawned on dev group. | |||||
* | .gitignore: Ignoring folder for virtual machines. | David Runge | 2016-05-06 | 1 | -0/+1 | |
| | ||||||
* | .mutt/dave@sleepmap.de.sig: Removing all info but website from footer (it's ↵ | David Runge | 2016-05-06 | 1 | -4/+1 | |
| | | | | all on there anyways). | |||||
* | bin/set_volume: Removing break lines and raising display timeout. | David Runge | 2016-05-06 | 1 | -3/+3 | |
| | ||||||
* | bin/i3lock: Adding i3lock script to override default. This script will take ↵ | David Runge | 2016-05-06 | 1 | -0/+7 | |
| | | | | a modified version of a screenshot as background for i3lock. | |||||
* | bin/brightness: Adding script to increase/decrease backlight. | David Runge | 2016-05-06 | 1 | -0/+23 | |
| | ||||||
* | .config/qtile/config.py: Adding qtile config. | David Runge | 2016-05-06 | 1 | -0/+290 | |
| | ||||||
* | .offlineimaprc: Adding further useless folders to ignore list. | David Runge | 2016-04-23 | 1 | -1/+1 | |
| | ||||||
* | .tmux.conf: Adding abbreviated name of day to the date display. Shortening ↵ | David Runge | 2016-04-23 | 1 | -2/+2 | |
| | | | | the delimiter. | |||||
* | bin/get_mem: Showing memory in megabytes only, to not break the percentage ↵ | David Runge | 2016-04-22 | 1 | -1/+2 | |
| | | | | calculation. | |||||
* | .tmux.conf: Adding get_mem to the status bar. Adding break line for better ↵ | David Runge | 2016-04-22 | 1 | -1/+7 | |
| | | | | readability. | |||||
* | bin/get_mem: Adding script to output memory usage in one line in the form ↵ | David Runge | 2016-04-22 | 1 | -0/+8 | |
| | | | | of: used RAM/total RAM (percentage used). | |||||
* | .zsh.after/functions.zsh: Adding additional device identifiers for the ↵ | David Runge | 2016-04-22 | 1 | -1/+5 | |
| | | | | backup disk. | |||||
* | .mutt/accounts.rc: Adding studio@ak.tu-berlin.de mail account to the list of ↵ | David Runge | 2016-03-21 | 1 | -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 Runge | 2016-03-21 | 2 | -0/+36 | |
| | | | | mail account. | |||||
* | .offlineimaprc: Adding studio@ak.tu-berlin.de mail settings. Updating the ↵ | David Runge | 2016-03-21 | 1 | -2/+21 | |
| | | | | accounts to sync. | |||||
* | .offlineimaprc: Adding several exchange folders to ignore list. | David Runge | 2016-03-21 | 1 | -1/+1 | |
| | ||||||
* | .offlineimaprc: Adding new server/user for super awesome (oh the irony) ↵ | David Runge | 2016-03-21 | 1 | -3/+3 | |
| | | | | exchange bullshit of TU. | |||||
* | .vdirsyncer/config: Changing {card,cal}dav addresses to unifying addresses | David Runge | 2016-03-16 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of sleepmap.de:dotfiles | David Runge | 2016-03-11 | 1 | -1/+17 | |
|\ | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .xprofile: Adding setxkbmap, xmodmap, xrdb settings to xprofile. Starting lxpolkit as polkit auth handler, if it is installed. | |||||
| * | Merge branch 'master' of sleepmap.de:dotfiles | David Runge | 2016-03-11 | 13 | -160/+155 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .gitignore: Adding further processing, arduino, qtpass, weather configs and cache folders to ignore list. .config/SuperCollider/sc_ide_conf.yaml: Post 3.7 settings .config/psd/.psd.conf: Removing backup from the index .config/conky/side: Changing to execpi for dig launch. Reversing the hostname check. .tmux.conf: Adding own scripts to status-right, removing tpm. bin/get_*: Adding helper scripts to be used in tmux. .processing/language.txt: Adding default language setting. .arduino/preferences.txt: updating sketch stuff .mutt/*: Updating footer. .config/gtk-3.0/settings.ini: Removing dark-theme settings, as they make fields in browsers unusable. Thx gnome! | |||||
| * | | .xprofile: Adding setxkbmap, xmodmap, xrdb settings to xprofile. Starting ↵ | David Runge | 2016-03-11 | 1 | -1/+17 | |
| | | | | | | | | | | | | lxpolkit as polkit auth handler, if it is installed. | |||||
* | | | bin/get_battery_status: Adding condition to check if there's actually a ↵ | David Runge | 2016-03-11 | 1 | -5/+7 | |
| |/ |/| | | | | | battery to show. | |||||
* | | .gitignore: Adding further processing, arduino, qtpass, weather configs and ↵ | David Runge | 2016-03-11 | 1 | -0/+6 | |
| | | | | | | | | cache folders to ignore list. |