From 236c9278ecfd59b3c1060c6e3dfae76540974905 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 31 Jan 2025 23:45:07 +0100 Subject: [PATCH] Waybar: disable num lock --- modules/hm/waybar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/waybar.nix b/modules/hm/waybar.nix index b90e04f..adbc7a0 100644 --- a/modules/hm/waybar.nix +++ b/modules/hm/waybar.nix @@ -72,7 +72,7 @@ in }; "keyboard-state" = { - "numlock" = true; + # "numlock" = true; "capslock" = true; "format" = "{name} {icon}"; "format-icons" = {