1
0
mirror of https://github.com/tiyn/dwmblocks.git synced 2025-05-01 22:17:47 +02:00

made cpu script automatically detect vendor

This commit is contained in:
tiyn 2023-10-22 23:16:14 +02:00
parent d4fc8eccf5
commit d2b75f9148

View File

@ -5,7 +5,7 @@
Block blocks[] = { Block blocks[] = {
{"memory", 30, 6}, {"memory", 30, 6},
{"cpu amd", 30, 5}, {"cpu", 30, 5},
{"disk /home", 1800, 7}, {"disk /home", 1800, 7},
{"volume", 120, 4}, {"volume", 120, 4},
{"battery BAT0", 120, 2}, {"battery BAT0", 120, 2},