diff options
| author | stkhan <personal@slickd.xyz> | 2024-01-13 05:23:41 +0000 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2024-01-13 05:23:41 +0000 |
| commit | 02954c3f70be5b13a7c99a1a10eba962e473f4b0 (patch) | |
| tree | b430b391c055d299391e347b9aadea9f1ed10848 /profiles | |
| parent | ab6127c6feab55cc7d0c62839e131b0e17648dee (diff) | |
remove mpc from t430s
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/t430s/blocks.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/t430s/blocks.h b/profiles/t430s/blocks.h index 2b7566c..f7765cd 100644 --- a/profiles/t430s/blocks.h +++ b/profiles/t430s/blocks.h @@ -2,7 +2,6 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ - {"", "dwmblocks-mpc", 2, 2}, {"", "dwmblocks-du", 60, 0}, {"", "dwmblocks-volume", 0, 10}, {"", "dwmblocks-battery", 1, 0}, |