summaryrefslogtreecommitdiffstats
path: root/bin/dzen2_pgrp.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-10mixer-wrapper: Add script to restart a long runnning amixerHEADmasterAlexander Sulfrian1-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.
2015-07-10dzen2_pgrp: Remove unneeded {} around variablesAlexander Sulfrian1-11/+11
2015-07-10dzen2_pgrp: Add variable for mixerAlexander Sulfrian1-3/+4
2015-07-10dzen2_pgrp: Kill main even if xrandr-notify is killedAlexander Sulfrian1-1/+1
2015-07-10dzen2_pgrp: Use $DZEN to execute dzen2Alexander Sulfrian1-5/+6
2015-07-08dzen2_pgrp: Also support pulseaudio restarting for chaning volumeAlexander Sulfrian1-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.
2012-11-28sound: replace inotify with dbus notify from pulseaudioAlexander Sulfrian1-1/+6
2012-09-04bin/dzen2_pgrp.sh: only display battery widget, if battery is availableAlexander Sulfrian1-2/+5
2012-09-04bin/dzen2_pgrp.sh: adjust dzen2 instances with screen widthAlexander Sulfrian1-7/+17
2012-07-08code styleAlexander Sulfrian1-1/+3
2012-07-08global font settingAlexander Sulfrian1-5/+6