aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/waybar/style.css
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:24:41 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:24:41 +0100
commit0afbe08325191c9b553502473a2bb3a5fc15dc63 (patch)
tree408eeb04880c112904fe5b452a01f6a60da59864 /dot_config/waybar/style.css
parentab6b0d4f1393b45cefbe00e0e3d6f481a40d0022 (diff)
downloaddotfiles-0afbe08325191c9b553502473a2bb3a5fc15dc63.tar.gz
dotfiles-0afbe08325191c9b553502473a2bb3a5fc15dc63.tar.bz2
dotfiles-0afbe08325191c9b553502473a2bb3a5fc15dc63.zip
waybar: add free% to memory, slow network updates to 10s
Diffstat (limited to 'dot_config/waybar/style.css')
-rw-r--r--dot_config/waybar/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css
index 689668d..8e1299d 100644
--- a/dot_config/waybar/style.css
+++ b/dot_config/waybar/style.css
@@ -40,7 +40,8 @@ window#waybar {
#temperature,
#network,
#pulseaudio,
-#tray {
+#tray,
+#custom-memory {
padding: 0 6px;
}