From 3fc9aa522d98868b6010899082488e77bdc17b51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chl=C3=B3e=20Kassandra=20Rei=C3=9F?= Date: Fri, 3 Jul 2026 07:28:03 +0200 Subject: [PATCH] Fix typo and check configuration --- status_bar.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status_bar.lua b/status_bar.lua index 63ffe78..dd2868f 100644 --- a/status_bar.lua +++ b/status_bar.lua @@ -1,4 +1,4 @@ -hl.bind("SUPEr + A", hl.dsp.global("quickshell:show_active_title")) +hl.bind("SUPER + A", hl.dsp.global("quickshell:show_active_title")) return { start = function()