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:
parent
d2b75f9148
commit
6408f5ad98
1
config.c
1
config.c
@ -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},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user