From ae2acbd4642057be022b07f78516acf47e387119 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Thu, 10 Apr 2025 20:41:48 +0200 Subject: [PATCH] Waybar: remove keyboard state --- 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 0cbdf50..c3f9a5b 100644 --- a/modules/hm/waybar.nix +++ b/modules/hm/waybar.nix @@ -47,7 +47,7 @@ in "backlight" "idle_inhibitor" "power-profiles-daemon" - "keyboard-state" + # "keyboard-state" "battery" # "battery#bat2" "clock"