diff options
Diffstat (limited to 'blocks.def.h')
| -rw-r--r-- | blocks.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blocks.def.h b/blocks.def.h index 8ba5567..4d9c48a 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -1,6 +1,7 @@ //Modify this file to change what commands output to your statusbar, and recompile using the make command. static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ + {"", "keyboard", 300, 0}, {"", "network", 1, 0}, {"", "cpu_usage", 5, 0}, {"", "memory_usage", 5, 0}, |
