mirror of
https://github.com/tiyn/dwmblocks.git
synced 2025-04-20 00:27:47 +02:00
Compare commits
2 Commits
d4fc8eccf5
...
6408f5ad98
Author | SHA1 | Date | |
---|---|---|---|
6408f5ad98 | |||
d2b75f9148 |
3
config.c
3
config.c
@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
Block blocks[] = {
|
Block blocks[] = {
|
||||||
{"memory", 30, 6},
|
{"memory", 30, 6},
|
||||||
{"cpu amd", 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