From d133364881fcceb7bbfd2054eeeaad39ff6d924e Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Fri, 7 Nov 2025 00:46:54 +0100 Subject: [PATCH] hyprland: Fix vscode keybind --- modules/home/de/hyprland/keybinds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/de/hyprland/keybinds.nix b/modules/home/de/hyprland/keybinds.nix index 74f953f..e4e6f81 100644 --- a/modules/home/de/hyprland/keybinds.nix +++ b/modules/home/de/hyprland/keybinds.nix @@ -26,7 +26,7 @@ bind = SUPER, RETURN, exec, kitty bind = SUPER, V, exec, rofi-clipboard bind = SUPER, B, exec, firefox - bind = SUPER, C, exec, codium + bind = SUPER, C, exec, code # Move focus bind = SUPER, left, movefocus, l