From 7c10bb37639226e7a22622dc40001502c09054c3 Mon Sep 17 00:00:00 2001 From: sefidel Date: Thu, 27 Jan 2022 15:33:37 +0900 Subject: home/base: new gtk theme --- home/profiles/base/config/waybar/style.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/profiles/base/config') diff --git a/home/profiles/base/config/waybar/style.nix b/home/profiles/base/config/waybar/style.nix index 686da35..2fff3bd 100644 --- a/home/profiles/base/config/waybar/style.nix +++ b/home/profiles/base/config/waybar/style.nix @@ -18,6 +18,7 @@ with neotheme.colors; } #workspaces button { + min-width: 0; padding: 0 8px; background: #${background}; color: #${foreground}; -- cgit 1.4.1