diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a3d5700..0affe05 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -84,11 +84,11 @@ $mainMod = SUPER # Super Key = General MOD for WM $metaMod = SUPER ALT # Super + Alt = MOD key(s) that control/modify the WM's behaviour $spaceMod = SUPER SHIFT # Super + Shift = MOD key(s) that control/modify the Workspace's behaviour -bind = $mainMod, space, exec, kitty +bind = $mainMod, T, exec, kitty bind = $mainMod, Q, killactive, bind = $mainMod, B, exec, $BROWSER bind = , Print, exec, flameshot gui -bind = , XF86Search, exec, tofi-run +bind = $mainMod, Space, exec, tofi-run bind = $metaMod, Q, exit, bind = $metaMod, F, togglefloating, bind = $metaMod, P, pseudo, # for dwindle only