From 80d406150efd4ca19b26b226db1a6dc97d3ccab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 18 Sep 2024 18:58:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=81=20files(waybar):=20rename=20custom?= =?UTF-8?q?-music=20module=20to=20custom-media?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/waybar/bars/bar-1.jsonc | 4 ++-- .../waybar/modules/{custom-music.jsonc => custom-media.jsonc} | 2 +- .config/waybar/style.css | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) rename .config/waybar/modules/{custom-music.jsonc => custom-media.jsonc} (94%) 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,