mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-03 14:01:15 +01:00
xorg: reload statusbar volume after some time
This commit is contained in:
@@ -9,3 +9,4 @@ redshift & # redshift for saving your eyes
|
|||||||
$STATUSBAR & # for refreshing the statusbar
|
$STATUSBAR & # for refreshing the statusbar
|
||||||
xcompmgr & # compositor for transparency
|
xcompmgr & # compositor for transparency
|
||||||
sxhkd & # for shortcuts
|
sxhkd & # for shortcuts
|
||||||
|
(sleep 10 ; pkill -RTMIN+4 $STATUSBAR) & # reload volume section of statusbar
|
||||||
|
|||||||
Reference in New Issue
Block a user