aboutsummaryrefslogtreecommitdiff
path: root/blocks.def.h
diff options
context:
space:
mode:
authorAleksa Vuckovic <aleksa@vuckovic.cc>2026-01-18 21:05:57 +0100
committerAleksa Vuckovic <aleksa@vuckovic.cc>2026-01-18 21:05:57 +0100
commitd741a77108418183b6019cfb43f93544bda6a06b (patch)
tree9aa64539b0dff3283123843978545659748b3784 /blocks.def.h
parent37be31899764c4b53f010b9379379c6e3c1895e7 (diff)
keyboardHEADchanges
Diffstat (limited to 'blocks.def.h')
-rw-r--r--blocks.def.h1
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},