From 0197c58ea10bf32de650c9a6c8c543b494397e92 Mon Sep 17 00:00:00 2001 From: kenji Date: Sun, 11 Jan 2026 19:47:57 -0600 Subject: [PATCH] fix(waybar): resolve keybinding conflicts for system popups --- apps/waybar/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/waybar/default.nix b/apps/waybar/default.nix index b719cdb..ff2d847 100644 --- a/apps/waybar/default.nix +++ b/apps/waybar/default.nix @@ -60,9 +60,9 @@ in { bind = [ "SUPER, Escape, exec, hakase-popup-launch btop" - "SUPER, W, exec, hakase-popup-launch impala" + "SUPER, N, exec, hakase-popup-launch impala" "SUPER, B, exec, hakase-popup-launch bluetui" - "SUPER, V, exec, hakase-popup-launch wiremix" + "SUPER, A, exec, hakase-popup-launch wiremix" ]; windowrulev2 = [