From dbcc1a94cb216e537941f61cd4b53fda6a450cfd Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 13 Dec 2023 13:47:14 +0900 Subject: Major Rename on some waybar styles and layouts incorporating my avatar :) In addition, I have added 2 new waybar layouts (ClassySleek Top and Bottom) and Waybar Syles Combining Pywal and Catppuccin Latte hence the word Fusion ;) --- config/waybar/modules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/waybar/modules') diff --git a/config/waybar/modules b/config/waybar/modules index 87465a45..1ff46ba5 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -344,7 +344,7 @@ }, "mpris": { - "format": "{player_icon}", + "format": "{player_icon} ", "format-paused": "{status_icon} {dynamic}", "on-click-middle": "playerctl play-pause", "on-click": "playerctl previous", @@ -358,8 +358,8 @@ "default": "", "firefox": "", "kdeconnect": "", - "mopidy": " ", - "mpv": "󰐹 ", + "mopidy": "", + "mpv": "󰐹", "spotify": "", "vlc": "󰕼", }, -- cgit v1.2.3