summaryrefslogtreecommitdiff
path: root/waybar/config.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/config.jsonc')
-rw-r--r--waybar/config.jsonc6
1 files changed, 4 insertions, 2 deletions
diff --git a/waybar/config.jsonc b/waybar/config.jsonc
index 82dea58..dc671e3 100644
--- a/waybar/config.jsonc
+++ b/waybar/config.jsonc
@@ -24,10 +24,12 @@
"max-length": 30
},
"clock": {
- "format": "{:%a, %b %d %H:%M}"
+ "format": "{:%a, %b %d %H:%M}",
+ "tooltip": false
},
"memory": {
- "format": " {used}GiB"
+ "format": " {used}GiB",
+ "tooltip": false
},
"battery": {
"states": {