mirror of
https://github.com/tiyn/dwmblocks.git
synced 2025-08-01 17:37:45 +02:00
updated to match cpu script, removed unneccessary files
This commit is contained in:
parent
ad879884b7
commit
d44316e1c5
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
build/
|
||||
dwmblocks
|
||||
*.o
|
BIN
build/bar.o
BIN
build/bar.o
Binary file not shown.
BIN
build/block.o
BIN
build/block.o
Binary file not shown.
BIN
build/config.o
BIN
build/config.o
Binary file not shown.
BIN
build/dwmblocks
BIN
build/dwmblocks
Binary file not shown.
BIN
build/main.o
BIN
build/main.o
Binary file not shown.
BIN
build/util.o
BIN
build/util.o
Binary file not shown.
BIN
build/x11.o
BIN
build/x11.o
Binary file not shown.
2
config.c
2
config.c
@ -5,7 +5,7 @@
|
||||
|
||||
Block blocks[] = {
|
||||
{"memory", 10, 6},
|
||||
{"cpu", 10, 5},
|
||||
{"cpu intel", 10, 5},
|
||||
{"disk /", 1800, 7},
|
||||
{"volume", 0, 4},
|
||||
{"battery BAT0", 5, 2},
|
||||
|
Loading…
x
Reference in New Issue
Block a user