From 1b19c1bb933b8bc06480152088fc64dbba0dc147 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sun, 12 Nov 2023 22:52:27 +0100 Subject: [PATCH] change hyprland keybinds --- modules/home/waybar/style.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/waybar/style.nix b/modules/home/waybar/style.nix index 04f8d5d..3759c9f 100644 --- a/modules/home/waybar/style.nix +++ b/modules/home/waybar/style.nix @@ -18,7 +18,7 @@ border-radius: 0px; font-family: ${custom.font}; font-weight: bold; - font-size: 16px; + font-size: 14px; min-height: 0; } @@ -93,7 +93,7 @@ padding: 10px 10px 15px 25px; margin-left: 7px; font-weight: bold; - font-size: 18px; + font-size: 16px; } #custom-launcher { color: #${custom.secondary_accent};