diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index ca601f1..d1888c4 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -198,7 +198,7 @@ device { # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # `hyprctl clients` - for class names -windowrulev2 = tile,class:^(ONLYOFFICE Desktop Editors)$ +windowrulev2 = tile,class:^(ONLYOFFICE Desktop Editors)$ # something is off with onlyoffice, as it is floating by default. hence this one. # - - - - - - - - - - - - - - - - - - - - - - - - - # plugins @@ -303,11 +303,11 @@ bind = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle # `hyprctl clients` - for window names bind = $mainMod, semicolon, focuswindow, kitty # cli bind = $mainMod, G, focuswindow, gimp -bind = $mainMod, K, focuswindow, GitKraken # git_K_raken -bind = $mainMod, C, focuswindow, VSCodium # vs_C_odium -bind = $mainMod, B, focuswindow, Sublime # su_B_lime -bind = $mainMod, Y, focuswindow, reaper # y not reaper -bind = $mainMod, I, focuswindow, firefox # I_nternet +bind = $mainMod, K, focuswindow, GitKraken # git[K]raken +bind = $mainMod, C, focuswindow, VSCodium # vs[C]odium +bind = $mainMod, B, focuswindow, Sublime Text # su[B]lime +bind = $mainMod, Y, focuswindow, reaper # [y] not reaper +bind = $mainMod, I, focuswindow, firefox # [I]nternet # move window bind = $mainMod SHIFT, left, movewindoworgroup, l