diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 6c5e860..1c5175e 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -238,15 +238,9 @@ bind = $mainMod, O, exec, sleep 1; hyprctl dispatch dpms off; hyprlock # monito bind = $mainMod, L, exec, hyprlock # lock bind = $mainMod, T, togglegroup -#bind = $mainMod SHIFT, T, changegroupactive, t -#bind = $mainMod ALT, T, changegroupactive, b -bind = SHIFT, TAB, changegroupactive, t - -bind = $mainMod, left, changegroupactive, t -bind = $mainMod, right, changegroupactive, b - # misc +bind = SHIFT, TAB, changegroupactive, t # t: forward, b: backwards bind = $mainMod, Escape, exit, # exit bind = $mainMod, space, togglefloating # floting (toggle) bind = $mainMod, TAB, workspace, previous # cycle workspace @@ -305,6 +299,8 @@ bind = $mainMod, G, focuswindow, gimp bind = $mainMod, C, focuswindow, vscodium #bind = $mainMod, S, focuswindow, subl bind = $mainMod, R, focuswindow, reaper +bind = $mainMod, I, focuswindow, firefox + # move window bind = $mainMod SHIFT, left, movewindoworgroup, l