From 2cd548ae11df18af15a6fc0b802ee8f8c104c94d Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:18:32 +0200 Subject: [PATCH] hyprland: remove weird keybind i forgor 2 unset --- .config/hypr/hyprland/keybinds.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index 6a77218d8..f6e9d03b9 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -201,7 +201,6 @@ bind = Super, T, exec, # [hidden] bind = Super, Return, exec, kitty -1 # Kitty (terminal) bind = Super, T, exec, kitty -1 # [hidden] Kitty (terminal) (alt) bind = Ctrl+Alt, T, exec, kitty -1 # [hidden] Kitty (for Ubuntu people) -bind = Super+Alt, F, exec, foot # [hidden] Foot (terminal) bind = Super, E, exec, dolphin --new-window # Dolphin (file manager) bind = Ctrl+Super, W, exec, firefox # Firefox (browser) bind = Super, C, exec, code # VSCode (code editor)