Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .xserverrc: Adding xserverrc with -keeptty. | David Runge | 2017-11-03 | 1 | -0/+2 | |
| | ||||||
* | .config/SuperCollider/startup.scd: Adding checks and automatic configuration ↵ | David Runge | 2017-11-03 | 1 | -3/+8 | |
| | | | | loading for behringer XUSB and Focusrite Scarlett 18i20. | |||||
* | .config/SuperCollider/startupfiles/*: Adding startup files for Behringer ↵ | David Runge | 2017-11-03 | 2 | -0/+9 | |
| | | | | XUSB and Focusrite 18i20. | |||||
* | .xprofile: Disabling screensaver and DPMS. Exchanging light-locker with ↵ | David Runge | 2017-11-03 | 1 | -3/+15 | |
| | | | | xautolock and i3lock. | |||||
* | bin/i3lock: Removing local i3lock version. Blurring images costs too many ↵ | David Runge | 2017-11-03 | 1 | -21/+0 | |
| | | | | cycles. | |||||
* | .config/qtile/config.py: Adding i3lock as lock command. Removing brightness ↵ | David Runge | 2017-11-03 | 1 | -5/+1 | |
| | | | | settings (they work natively again). | |||||
* | bin/setup_screens: Fixing if statements. | David Runge | 2017-11-03 | 1 | -6/+6 | |
| | ||||||
* | .xinitrc: Removing Xressources and Xmodmap settings and adding starting of ↵ | David Runge | 2017-11-03 | 1 | -21/+12 | |
| | | | | window managers only. | |||||
* | .config/cs.conf: Adding devices and UUIDs for bin/cs. | David Runge | 2017-10-20 | 1 | -0/+14 | |
| | ||||||
* | bin/cs: Adding validate_cryptdevice_name. Moving settings for devices to ↵ | David Runge | 2017-10-20 | 1 | -41/+36 | |
| | | | | configuration file holding an associative array for name and UUID of device. | |||||
* | .config/khal/config: Removing audio communication group calendars. ↵ | David Runge | 2017-10-02 | 1 | -26/+1 | |
| | | | | Clarifying comment for cloud.sleepmap.de. | |||||
* | bin/pulse2jack: Fixing switch case to use all parameters to the script. | David Runge | 2017-10-01 | 1 | -1/+1 | |
| | ||||||
* | .ncmpcpp/config: Fixing outdated colors. Removing obsolete configurations. | David Runge | 2017-10-01 | 1 | -2/+2 | |
| | ||||||
* | .config/jack/usb-fireface-ufx-*: Adding profiles for fireface ufxs of audio ↵ | David Runge | 2017-10-01 | 4 | -0/+48 | |
| | | | | communication group and electronic studio at TU. | |||||
* | .config/jack/fw-fireface800-4*: Adding configurations for fireface 800. | David Runge | 2017-10-01 | 2 | -0/+26 | |
| | ||||||
* | .config/jack/usb-scarlett-18i20-4*: Adding configurations for scarlett 18i20. | David Runge | 2017-10-01 | 2 | -0/+24 | |
| | ||||||
* | .config/jack/usb-babyface-4*: Adding babyface configurations. | David Runge | 2017-10-01 | 1 | -0/+12 | |
| | ||||||
* | .config/jack/internal-4*: Adding configurations for internal cards. | David Runge | 2017-10-01 | 2 | -0/+24 | |
| | ||||||
* | .gnupg/dirmngr.conf: Adding nameserver for localhost. | David Runge | 2017-10-01 | 1 | -0/+2 | |
| | ||||||
* | .config/qtile/config.py: Commenting the brightness controls, as they are ↵ | David Runge | 2017-10-01 | 1 | -2/+2 | |
| | | | | normally taken care of by the acpi implementation for the notebook. | |||||
* | .vdirsyncer/config: Removing pair akt_calendar. | David Runge | 2017-10-01 | 1 | -17/+0 | |
| | ||||||
* | .offlineimaprc: Removing electronic studio account to sync. Adding starttls ↵ | David Runge | 2017-10-01 | 1 | -19/+3 | |
| | | | | to sleepmap account. | |||||
* | .config/termite/config: Lowering the transparency of termite to 10%. | David Runge | 2017-09-30 | 1 | -1/+1 | |
| | ||||||
* | .zsh.after/export.zsh: Adding AURDEST for pacaur to not have packages dumped ↵ | David Runge | 2017-08-09 | 1 | -0/+3 | |
| | | | | in .cache. | |||||
* | bin/get_mail_stats: Adding range from yesterday to today (-y). | David Runge | 2017-06-28 | 1 | -12/+19 | |
| | ||||||
* | .config/gtk-3.0/bookmarks: Adding updated bookmarks. | David Runge | 2017-06-27 | 1 | -4/+4 | |
| | ||||||
* | .tmux.conf: Removing useless update-environment. Switching back to ↵ | David Runge | 2017-06-27 | 1 | -2/+1 | |
| | | | | default-terminal screen-256color, as tmux-256color does not color in man pages, etc. properly. | |||||
* | bin/get_mail_stats: Adding postgrey stats. | David Runge | 2017-06-27 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2017-06-27 | 1 | -2/+0 | |
|\ | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .ssh/config: Removing shared connection for sleepmap, as it apparently leads to tmux sessions being killed on disconnect. | |||||
| * | .ssh/config: Removing shared connection for sleepmap, as it apparently leads ↵ | David Runge | 2017-06-26 | 1 | -2/+0 | |
| | | | | | | | | to tmux sessions being killed on disconnect. | |||||
* | | bin/get_mail_stats: Add functionality to get stats for last week and last month. | David Runge | 2017-06-27 | 1 | -16/+63 | |
| | | ||||||
* | | bin/get_mail_stats: Adding script to show simple stats of mails received, ↵ | David Runge | 2017-06-27 | 1 | -0/+22 | |
|/ | | | | dropped, spammed of current day. | |||||
* | .zsh.after/export.zsh: Moving TMUX_TMPDIR to XDG_RUNTIME_DIR. | David Runge | 2017-06-26 | 1 | -1/+1 | |
| | ||||||
* | bin/tex2pdf: Adding -shell-escape to pdflatex execution for minted. Adding ↵ | David Runge | 2017-06-26 | 1 | -4/+7 | |
| | | | | more temporary files to be deleted. | |||||
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2017-06-26 | 3 | -4/+85 | |
|\ | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .xprofile: Removing setting of de layout as default. .ssh/config: Adding studio related configs. Renaming github.com shortcut to github. bin/pulse2jack: Adding script to create and default JACK sink for pulse. Can also unload the modules again. | |||||
| * | .xprofile: Removing setting of de layout as default. | David Runge | 2017-06-26 | 1 | -3/+0 | |
| | | ||||||
| * | .ssh/config: Adding studio related configs. Renaming github.com shortcut to ↵ | David Runge | 2017-06-26 | 1 | -1/+53 | |
| | | | | | | | | github. | |||||
| * | bin/pulse2jack: Adding script to create and default JACK sink for pulse. Can ↵ | David Runge | 2017-06-26 | 1 | -0/+32 | |
| | | | | | | | | also unload the modules again. | |||||
* | | .ssh/config: Adding configuration for c-base hosts. Renaming local unlock host. | David Runge | 2017-06-26 | 1 | -1/+26 | |
| | | ||||||
* | | bin/i3lock: Modularizing functionality. | David Runge | 2017-06-26 | 1 | -4/+15 | |
| | | ||||||
* | | .vim/addons-settings.vim: Add nerdcommenter settings. | David Runge | 2017-06-26 | 1 | -0/+4 | |
|/ | ||||||
* | .tmux.conf: Adding updated bind-keys for copy-mode-vi begin selection and ↵ | David Runge | 2017-06-20 | 1 | -5/+4 | |
| | | | | copy selection. Adding updated binds for copy-mode-vi halfpage-up/halfpage-down. | |||||
* | .mutt/default.rc: Setting send_charset to utf-8. | David Runge | 2017-06-11 | 1 | -0/+1 | |
| | ||||||
* | bin/tex2pdf: Adding glossary files to list of deleted files. | David Runge | 2017-06-09 | 1 | -4/+5 | |
| | ||||||
* | bin/tex2pdf: Sending SIGHUP to mupdf if it has the pdf open already to only ↵ | David Runge | 2017-06-08 | 1 | -2/+3 | |
| | | | | reload. Else open the file anew. | |||||
* | bin/tex2pdf: Rewrite, using safe mode and functions. Redirecting output to ↵ | David Runge | 2017-06-08 | 1 | -33/+104 | |
| | | | | standard out instead of log file. | |||||
* | .vim/addons-settings.vim: Disable false-positive errors reported by ↵ | David Runge | 2017-05-16 | 1 | -2/+5 | |
| | | | | syntastic in tex files. | |||||
* | bin/get_*: Always exit with 0. | David Runge | 2017-05-11 | 4 | -3/+5 | |
| | ||||||
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding device name ↵ | David Runge | 2017-04-29 | 1 | -1/+2 | |
| | | | | and clarifying doubling of blockSize in comment. | |||||
* | .config/SuperCollider/startupfiles/rme_babyface.scd: Adding device name and ↵ | David Runge | 2017-04-29 | 1 | -1/+2 | |
| | | | | doubling blockSize of Server.local.options. |