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