mirror of
https://github.com/tiyn/dwmblocks.git
synced 2025-10-10 01:41:24 +02:00
added gpu script
This commit is contained in:
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},
|
||||||
|
Reference in New Issue
Block a user