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

added gpu script

This commit is contained in:
tiyn 2023-10-22 23:29:52 +02:00
parent d2b75f9148
commit 6408f5ad98

View File

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