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)