From 252fc13163a4c63a61fbc7c252cfb1eabbdfad3c Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 14 Feb 2026 16:29:52 -0500 Subject: [PATCH] feat(waybar): cleanups --- home/modules/ui.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home/modules/ui.nix b/home/modules/ui.nix index 49ea5ab..1b7af1d 100644 --- a/home/modules/ui.nix +++ b/home/modules/ui.nix @@ -96,9 +96,9 @@ in }; "hyprland/language" = { - format = "󰌌 {}"; - format-en = "en"; - format-en-colemak = "cmk"; + format = "[{}]"; + format-en = "QWERTY"; + format-en-colemak = "Colemak"; tooltip-format = "{long}"; on-click = "ctl keyboard toggle"; }; @@ -170,7 +170,7 @@ in }; interval = 30; tooltip = true; - tooltip-format = "{capacity}% · {timeTo}"; + tooltip-format = "{timeTo}"; }; clock = {