diff --git a/dot-config/hypr/hyprland.conf b/dot-config/hypr/hyprland.conf index f24d96a..d3117db 100644 --- a/dot-config/hypr/hyprland.conf +++ b/dot-config/hypr/hyprland.conf @@ -184,12 +184,12 @@ device { $mainMod = SUPER # Sets "Windows" key as main modifier # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more -bind = $mainMod, Q, exec, $terminal +bindd = $mainMod, T, open a terminal, exec, $terminal bind = $mainMod, C, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, -bindd = $mainMod, SPACE, Open a quick menu,exec, $menu +bindd = $mainMod, SPACE, open a quick menu, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle