remove volume script

This commit is contained in:
Dmitry Zakharchenko 2023-10-03 15:09:23 +03:00
parent ef12a93743
commit cd8d81e60d

View file

@ -3,7 +3,6 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "music", 0, 11},
{"", "cpu", 40, 4},
{"", "volume", 0, 10},
{"", "battery", 40, 2},
{"", "clock", 60, 1},
};