From 0c7b82c7bcd75ec6a1706ec979c666895854066f Mon Sep 17 00:00:00 2001 From: sudacode Date: Tue, 18 Mar 2025 23:12:51 -0700 Subject: [PATCH] update laptop conf --- catppuccin-macchiato/config-laptop.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catppuccin-macchiato/config-laptop.jsonc b/catppuccin-macchiato/config-laptop.jsonc index 535400c..0dd181e 100644 --- a/catppuccin-macchiato/config-laptop.jsonc +++ b/catppuccin-macchiato/config-laptop.jsonc @@ -13,7 +13,7 @@ "tray", "hyprland/submap", "custom/mpd-scroll", - "custom/firefox", + "custom/firefox-scroll", "cava", ], "modules-center": ["hyprland/window"], @@ -242,7 +242,7 @@ "on-click": "rofi -show drun", "tooltip": false, }, - "custom/firefox": { + "custom/firefox-scroll": { "exec": "$HOME/.config/waybar/scripts/scroll-firefox.sh", "format": "{}", "max-length": 30,