From f490e8c27beb31da5d88017a31d7ad67c7b20542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 27 Oct 2024 12:25:34 +0300 Subject: alacritty, waybar: update configs after upgrade --- dotfiles/.config/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/.config/waybar') diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css index 9c4aa78..70a6e23 100644 --- a/dotfiles/.config/waybar/style.css +++ b/dotfiles/.config/waybar/style.css @@ -1,5 +1,5 @@ * { - font-size: 11px; + font-size: 12px; font-family: monospace; } window#waybar { @@ -23,7 +23,7 @@ window#waybar { margin-right: 6px; } #workspaces button { - padding: 0 6px; + padding: 0 0.7em; color: #fcf8e2; border-radius: 0; border: 1px solid rgba(0, 0, 0, 0); -- cgit v1.2.3