diff --git a/dot_config/hypr/hyprland.conf.tmpl b/dot_config/hypr/hyprland.conf.tmpl index 3ccba7649e87fbb3fb1dbe0897f40489e97efb36..d6dd19b8cd89bd3cf1107d8e36dbd3e8d7e80969 100644 --- a/dot_config/hypr/hyprland.conf.tmpl +++ b/dot_config/hypr/hyprland.conf.tmpl @@ -197,10 +197,10 @@ bind = $mod SHIFT, g, togglegroup bind = $mod , g, changegroupactive # Move focus with mod + arrow keys -bind = $mod, left , movefocus, l -bind = $mod, right, movefocus, r -bind = $mod, up , movefocus, u -bind = $mod, down , movefocus, d +bind = $mod, left , movefocus, h +bind = $mod, right, movefocus, l +bind = $mod, up , movefocus, k +bind = $mod, down , movefocus, j # Switch workspaces with mod + [0-9] bind = $mod, 1, workspace, 1