1
0
mirror of https://github.com/tiyn/dwmblocks.git synced 2025-04-20 00:27:47 +02:00

Compare commits

..

2 Commits

Author SHA1 Message Date
6408f5ad98 added gpu script 2023-10-22 23:29:52 +02:00
d2b75f9148 made cpu script automatically detect vendor 2023-10-22 23:16:14 +02:00

View File

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