summaryrefslogtreecommitdiffstats
path: root/bin/dzen2_pgrp.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mixer-wrapper: Add script to restart a long runnning amixerHEADmasterAlexander Sulfrian2015-07-101-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 variablesAlexander Sulfrian2015-07-101-11/+11
|
* dzen2_pgrp: Add variable for mixerAlexander Sulfrian2015-07-101-3/+4
|
* dzen2_pgrp: Kill main even if xrandr-notify is killedAlexander Sulfrian2015-07-101-1/+1
|
* dzen2_pgrp: Use $DZEN to execute dzen2Alexander Sulfrian2015-07-101-5/+6
|
* dzen2_pgrp: Also support pulseaudio restarting for chaning volumeAlexander Sulfrian2015-07-081-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-configAlexander Sulfrian2012-11-281-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 availableAlexander Sulfrian2012-09-041-2/+5
| |
| * bin/dzen2_pgrp.sh: adjust dzen2 instances with screen widthAlexander Sulfrian2012-09-041-7/+17
| |
* | sound: replace inotify with dbus notify from pulseaudioAlexander Sulfrian2012-11-281-1/+6
|/
* code styleAlexander Sulfrian2012-07-081-1/+3
|
* global font settingAlexander Sulfrian2012-07-081-5/+6
|
* inital commitAlexander Sulfrian2012-07-081-0/+21