hyprland: remove weird keybind i forgor 2 unset

This commit is contained in:
end-4 2025-06-05 14:18:32 +02:00
parent bef0739471
commit 2cd548ae11

View file

@ -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)