Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixer-wrapper: Add script to restart a long runnning amixerHEADmaster | Alexander Sulfrian | 2015-07-10 | 1 | -2/+3 |
| | | | | | | | We want a long running amixer, becuase the volume of the left and right channel differ after multiple changes in short time. But on pulseaudio restart we also have to restart amixer or no volume change could be performed anymore. | ||||
* | dzen2_pgrp: Remove unneeded {} around variables | Alexander Sulfrian | 2015-07-10 | 1 | -11/+11 |
| | |||||
* | dzen2_pgrp: Add variable for mixer | Alexander Sulfrian | 2015-07-10 | 1 | -3/+4 |
| | |||||
* | dzen2_pgrp: Kill main even if xrandr-notify is killed | Alexander Sulfrian | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | dzen2_pgrp: Use $DZEN to execute dzen2 | Alexander Sulfrian | 2015-07-10 | 1 | -5/+6 |
| | |||||
* | dzen2_pgrp: Also support pulseaudio restarting for chaning volume | Alexander Sulfrian | 2015-07-08 | 1 | -4/+3 |
| | | | | | | | A long runing amixer keeps the device open and does not notice is the device is not there any more (restart of pulse). If the device appears afterwards, it does not fix it by it self, so we simply start a new amixer process for each change. | ||||
* | Merge branch 'master' of ssh://git.animux.de/dzen2-config | Alexander Sulfrian | 2012-11-28 | 1 | -7/+20 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://git.animux.de/dzen2-config: clock.sh: fix highlight of multiple holidays in one line bin/dzen2_pgrp.sh: only display battery widget, if battery is available bin/dzen2_pgrp.sh: adjust dzen2 instances with screen width bin/clock.sh: use gcal if available bin: ignore external binaries bin/sound.sh: remove bashism Conflicts: bin/dzen2_pgrp.sh bin/sound.sh | ||||
| * | bin/dzen2_pgrp.sh: only display battery widget, if battery is available | Alexander Sulfrian | 2012-09-04 | 1 | -2/+5 |
| | | |||||
| * | bin/dzen2_pgrp.sh: adjust dzen2 instances with screen width | Alexander Sulfrian | 2012-09-04 | 1 | -7/+17 |
| | | |||||
* | | sound: replace inotify with dbus notify from pulseaudio | Alexander Sulfrian | 2012-11-28 | 1 | -1/+6 |
|/ | |||||
* | code style | Alexander Sulfrian | 2012-07-08 | 1 | -1/+3 |
| | |||||
* | global font setting | Alexander Sulfrian | 2012-07-08 | 1 | -5/+6 |
| | |||||
* | inital commit | Alexander Sulfrian | 2012-07-08 | 1 | -0/+21 |