📁 files(waybar): rename custom-music module to custom-media

This commit is contained in:
Sergio Laín 2024-09-18 18:58:01 +02:00
parent 7bae395df9
commit 80d406150e
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150
3 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"~/.config/waybar/modules/custom-cava.jsonc", "~/.config/waybar/modules/custom-cava.jsonc",
"~/.config/waybar/modules/custom-wf-recorder.jsonc", "~/.config/waybar/modules/custom-wf-recorder.jsonc",
"~/.config/waybar/modules/custom-updates.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-logo.jsonc",
"~/.config/waybar/modules/custom-notifications.jsonc", "~/.config/waybar/modules/custom-notifications.jsonc",
"~/.config/waybar/modules/custom-weather.jsonc", "~/.config/waybar/modules/custom-weather.jsonc",
@ -18,7 +18,7 @@
"custom/cava", "custom/cava",
"custom/wf-recorder", "custom/wf-recorder",
], ],
"modules-center": ["custom/music"], "modules-center": ["custom/media"],
"modules-right": [ "modules-right": [
"custom/updates", "custom/updates",
"hyprland/language", "hyprland/language",

View file

@ -1,5 +1,5 @@
{ {
"custom/music": { "custom/media": {
"format": "{icon} {}", "format": "{icon} {}",
"return-type": "json", "return-type": "json",
"max-length": 100, "max-length": 100,

View file

@ -39,7 +39,7 @@
#cpu, #cpu,
#memory, #memory,
#temperature, #temperature,
#custom-music, #custom-media,
#custom-fans, #custom-fans,
#clock, #clock,
#idle_inhibitor, #idle_inhibitor,
@ -252,7 +252,7 @@ window#waybar.hidden {
color: @mantle; color: @mantle;
} }
#custom-music { #custom-media {
background: @lavender; background: @lavender;
background: linear-gradient( background: linear-gradient(
52deg, 52deg,