URI:
       waybar: fixes for pc - dotfiles - 🍚 personal arsenal of "rice"
  HTML git clone https://git.drkhsh.at/dotfiles.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 77dfdc26f5abbb5d5fe444a9cfdb990190dd64c4
   DIR parent 79311bc764ac8add96d0ab37277d318c66dad213
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Thu, 28 Nov 2024 01:45:19 +0100
       
       waybar: fixes for pc
       
       Diffstat:
         M waybar/.config/waybar/bars/pc-side… |       7 +++++--
         M waybar/.config/waybar/bars/pc.jsonc |       3 +--
         M waybar/.config/waybar/modules.jsonc |      10 +++++++---
       
       3 files changed, 13 insertions(+), 7 deletions(-)
       ---
   DIR diff --git a/waybar/.config/waybar/bars/pc-side.jsonc b/waybar/.config/waybar/bars/pc-side.jsonc
       @@ -2,7 +2,7 @@
                "position": "bottom",
                "margin": "0 10 10 10",
                "spacing": 0,
       -        "height": 43,
       +        "height": 48,
                "modules-left": [
                        "hyprland/workspaces",
                        "hyprland/window"
       @@ -13,7 +13,10 @@
                ],
                "modules-right": [
                        "tray",
       -                "clock"
       +                "wireplumber#icon",
       +                "wireplumber",
       +                "clock",
       +                "custom/logout"
                ],
                "include": [
                        "~/.config/waybar/common.jsonc"
   DIR diff --git a/waybar/.config/waybar/bars/pc.jsonc b/waybar/.config/waybar/bars/pc.jsonc
       @@ -22,8 +22,7 @@
                        "memory",
                        "wireplumber#icon",
                        "wireplumber",
       -                "clock",
       -                "custom/logout"
       +                "clock"
                ],
                "include": [
                        "~/.config/waybar/common.jsonc"
   DIR diff --git a/waybar/.config/waybar/modules.jsonc b/waybar/.config/waybar/modules.jsonc
       @@ -40,7 +40,8 @@
                                "drkhsh@(.*) β–‘ (.*)": " $2",
                                "(.*) β€” Mozilla Firefox": "<span foreground='#f38ba8'> </span> $1",
                                "(.*)Mozilla Firefox": "<span foreground='#f38ba8'>󰈹 </span> Firefox",
       -                        "(.*)Spotify(.*)": "<span foreground='#a6e3a1'>ο†Ό </span> Spotify"
       +                        "(.*)Spotify(.*)": "<span foreground='#a6e3a1'>ο†Ό </span> Spotify",
       +                        "Steam": "ο†Ά Steam"
                        }
                },
                "custom/logout": {
       @@ -195,7 +196,7 @@
                },
                "cava": {
                        "format-icons" : ["▁", "β–‚", "β–ƒ", "β–„", "β–…", "β–†", "β–‡", "β–ˆ" ],
       -                "hide_on_silence": true,
       +                "hide_on_silence": false,
                        "bar_delimiter": 32,
                        "framerate": 60,
                        "autosens": 1,
       @@ -233,7 +234,10 @@
                        "format": "{dynamic}",
                        "format-paused": "<i>{dynamic}</i>",
                        "interval": 1,
       -                "on-click": "playerctl play-pause"
       +                "on-click": "playerctl play-pause",
       +                "artist-len": 16,
       +                "album-len": 0,
       +                "title-len": 16
                },
                "custom/hyprsunset": {
                        "format": "{}",