summaryrefslogtreecommitdiff
path: root/config/hyprland/waybar/style.css
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-16 21:54:54 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-16 21:54:54 +0200
commit102e7d997a40a7215b10686ce2b0d006d5a97c2e (patch)
tree86449e1b494d7c209563f6870a5c7493528434aa /config/hyprland/waybar/style.css
parenta58ae56e98a8d9fcbe7fc7beaa976a4d164ee99a (diff)
parent0403da37e183e41d3b949b473038806059130815 (diff)
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/hyprland/waybar/style.css')
-rw-r--r--config/hyprland/waybar/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hyprland/waybar/style.css b/config/hyprland/waybar/style.css
index 29b429b..4b12d00 100644
--- a/config/hyprland/waybar/style.css
+++ b/config/hyprland/waybar/style.css
@@ -36,7 +36,7 @@ window#waybar.PCSX2 #window {
}
#mpd,
-#network, #pulseaudio, #temperature, #cpu, #memory {
+#network, #pulseaudio, #temperature, #cpu, #custom-memory {
margin-left: 8px;
padding-left: 16px;
padding-right: 16px;
@@ -44,7 +44,7 @@ window#waybar.PCSX2 #window {
}
#workspaces, #mpd,
-#network, #pulseaudio, #temperature, #cpu, #memory, #workspaces, #clock, #tray {
+#network, #pulseaudio, #temperature, #cpu, #custom-memory, #workspaces, #clock, #tray {
margin-top: 4px;
margin-bottom: 2px;
transition: none;
@@ -107,7 +107,7 @@ window#waybar.PCSX2 #window {
background: #ebcb8b;
}
-#memory {
+#custom-memory {
color: #2e3440;
background: #a3be8c;
}