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

updated to match cpu script, removed unneccessary files

This commit is contained in:
TiynGER 2023-10-14 03:00:06 +02:00
parent ad879884b7
commit d44316e1c5
9 changed files with 4 additions and 1 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
build/
dwmblocks
*.o

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -5,7 +5,7 @@
Block blocks[] = { Block blocks[] = {
{"memory", 10, 6}, {"memory", 10, 6},
{"cpu", 10, 5}, {"cpu intel", 10, 5},
{"disk /", 1800, 7}, {"disk /", 1800, 7},
{"volume", 0, 4}, {"volume", 0, 4},
{"battery BAT0", 5, 2}, {"battery BAT0", 5, 2},