diff --git a/modules/home/hyprland/binds.nix b/modules/home/hyprland/binds.nix index 277f00c..91ee47f 100644 --- a/modules/home/hyprland/binds.nix +++ b/modules/home/hyprland/binds.nix @@ -10,7 +10,8 @@ in # APLIKACJE - GŁÓWNE # ============================================================================= "$modifier, A, exec, anki" - "$modifier, B, exec, btop" + # "$modifier, B, exec, btop" + "$modifier, B, exec, bitwarden" "$modifier, C, exec, chromium" "$modifier, D, exec, discord" "$modifier, G, exec, gimp"