mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 16:37:45 +02:00
xorg: reload statusbar volume after some time
This commit is contained in:
parent
2344089b5e
commit
910422efec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user