diff --git a/.config/waybar/bars/bar-1.jsonc b/.config/waybar/bars/bar-1.jsonc index 62c5968a..8aed17c8 100644 --- a/.config/waybar/bars/bar-1.jsonc +++ b/.config/waybar/bars/bar-1.jsonc @@ -3,7 +3,7 @@ "~/.config/waybar/modules/custom-cava.jsonc", "~/.config/waybar/modules/custom-wf-recorder.jsonc", "~/.config/waybar/modules/custom-updates.jsonc", - "~/.config/waybar/modules/custom-music.jsonc", + "~/.config/waybar/modules/custom-media.jsonc", "~/.config/waybar/modules/custom-logo.jsonc", "~/.config/waybar/modules/custom-notifications.jsonc", "~/.config/waybar/modules/custom-weather.jsonc", @@ -18,7 +18,7 @@ "custom/cava", "custom/wf-recorder", ], - "modules-center": ["custom/music"], + "modules-center": ["custom/media"], "modules-right": [ "custom/updates", "hyprland/language", diff --git a/.config/waybar/modules/custom-music.jsonc b/.config/waybar/modules/custom-media.jsonc similarity index 94% rename from .config/waybar/modules/custom-music.jsonc rename to .config/waybar/modules/custom-media.jsonc index c7057d61..fae0da06 100644 --- a/.config/waybar/modules/custom-music.jsonc +++ b/.config/waybar/modules/custom-media.jsonc @@ -1,5 +1,5 @@ { - "custom/music": { + "custom/media": { "format": "{icon} {}", "return-type": "json", "max-length": 100, diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 903786b2..0c625fe5 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -39,7 +39,7 @@ #cpu, #memory, #temperature, -#custom-music, +#custom-media, #custom-fans, #clock, #idle_inhibitor, @@ -252,7 +252,7 @@ window#waybar.hidden { color: @mantle; } -#custom-music { +#custom-media { background: @lavender; background: linear-gradient( 52deg,