~ruther/guix-config

9610e2f34cfe70b883c6a5e48f52fea3de76055a — Rutherther 4 months ago 9dc2f96
fix: waybar config icons for brightness, rewrite titles
1 files changed, 9 insertions(+), 5 deletions(-)

M home/dotfiles/waybar/config.jsonc
M home/dotfiles/waybar/config.jsonc => home/dotfiles/waybar/config.jsonc +9 -5
@@ 35,8 35,10 @@
        "format": "{title}",
        "max-length": 50,
        "rewrite": {
	     "(.*) - Mozilla Firefox": "🌎 $1",
	     "(.*) — Mozilla Firefox": "🌎 $1"
          "(.*) - Mozilla Firefox": "🌎 $1",
          "(.*) — Mozilla Firefox": "🌎 $1",
          "(.*) — LibreWolf": "🌎 $1",
          "(.*) — Nightly": "🌎 $1"
        }
    },
    "sway/mode": {


@@ 173,8 175,10 @@
        "format": "{title}",
        "max-length": 50,
        "rewrite": {
	     "(.*) - Mozilla Firefox": "🌎 $1",
	     "(.*) — Mozilla Firefox": "🌎 $1"
          "(.*) - Mozilla Firefox": "🌎 $1",
          "(.*) — Mozilla Firefox": "🌎 $1",
          "(.*) — LibreWolf": "🌎 $1",
          "(.*) — Nightly": "🌎 $1"
        }
    },
    "sway/mode": {


@@ 222,7 226,7 @@
    "backlight": {
        // "device": "acpi_video1",
        "format": "{percent}% {icon}",
        "format-icons": ["", "", "", "", "", "", "", "", ""]
        "format-icons": ["🌑", "🌘", "🌗", "🌖", "🌕"]
    },
    "battery": {
        "states": {

Do not follow this link