From edec0e1b80c362dd87b9e620a836254b38519693 Mon Sep 17 00:00:00 2001 From: sudacode Date: Wed, 12 Nov 2025 11:27:51 -0800 Subject: [PATCH] update --- .config/waybar/catppuccin-macchiato/config.jsonc | 4 ++-- .config/waybar/catppuccin-macchiato/style.css | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/waybar/catppuccin-macchiato/config.jsonc b/.config/waybar/catppuccin-macchiato/config.jsonc index 2797168..8c08161 100644 --- a/.config/waybar/catppuccin-macchiato/config.jsonc +++ b/.config/waybar/catppuccin-macchiato/config.jsonc @@ -11,10 +11,10 @@ "custom/launcher", "hyprland/workspaces", "tray", - "hyprland/submap", "custom/mpd-scroll", "custom/mpv-scroll", - "custom/firefox-scroll" + "custom/firefox-scroll", + "hyprland/submap" ], // "modules-center": ["hyprland/window"], "modules-center": ["custom/notification"], diff --git a/.config/waybar/catppuccin-macchiato/style.css b/.config/waybar/catppuccin-macchiato/style.css index 79edb5b..92f9d48 100644 --- a/.config/waybar/catppuccin-macchiato/style.css +++ b/.config/waybar/catppuccin-macchiato/style.css @@ -92,6 +92,8 @@ button:hover { #submap { background-color: @base; box-shadow: inset 0 -2px @text; + padding: 0 10px; + margin: 5px 1px 5px 2px; } #custom-weather, @@ -107,7 +109,6 @@ button:hover { #custom-kernel, #idle_inhibitor, #scratchpad, -#submap, #tray { padding: 0 10px; margin: 5px 1px;