diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 886ac5a..0af4fde 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -50,7 +50,7 @@ exec-once = blueman-applet exec-once = nm-applet --indicator exec-once = nextcloud --background exec-once = keepassxc -exec-once = sleep 2 && hyprpm reload +exec-once = hyprpm reload -n exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP ############################# @@ -111,8 +111,8 @@ general { resize_on_border = true - layout = scrolling - #layout = hy3 + #layout = scrolling + layout = hy3 #layout = master @@ -129,10 +129,10 @@ dwindle { split_width_multiplier = .33 } -scrolling { - column_width = .33 - fullscreen_on_one_column = false -} +#scrolling { +# column_width = .33 +# fullscreen_on_one_column = false +#} # Pro monitors # hyperctrl monitors @@ -335,25 +335,25 @@ bind = $mainMod SHIFT, code:19, movetoworkspace, 10 bind = $mainMod SHIFT, code:20, movetoworkspace, 11 bind = $mainMod SHIFT, code:21, movetoworkspace, 12 -#bind = $mainMod, left, hy3:movefocus, l -#bind = $mainMod, right, hy3:movefocus, r -#bind = $mainMod, up, hy3:movefocus, u -#bind = $mainMod, down, hy3:movefocus, d +bind = $mainMod, left, hy3:movefocus, l +bind = $mainMod, right, hy3:movefocus, r +bind = $mainMod, up, hy3:movefocus, u +bind = $mainMod, down, hy3:movefocus, d + +bind = $mainMod SHIFT, left, hy3:movewindow, l +bind = $mainMod SHIFT, right, hy3:movewindow, r +bind = $mainMod SHIFT, up, hy3:movewindow, u +bind = $mainMod SHIFT, down, hy3:movewindow, d + +#bind = $mainMod, left, movefocus, l +#bind = $mainMod, right, movefocus, r +#bind = $mainMod, up, movefocus, u +#bind = $mainMod, down, movefocus, d # -#bind = $mainMod SHIFT, left, hy3:movewindow, l -#bind = $mainMod SHIFT, right, hy3:movewindow, r -#bind = $mainMod SHIFT, up, hy3:movewindow, u -#bind = $mainMod SHIFT, down, hy3:movewindow, d - -bind = $mainMod, left, movefocus, l -bind = $mainMod, right, movefocus, r -bind = $mainMod, up, movefocus, u -bind = $mainMod, down, movefocus, d - -bind = $mainMod SHIFT, left, movewindow, l -bind = $mainMod SHIFT, right, movewindow, r -bind = $mainMod SHIFT, up, movewindow, u -bind = $mainMod SHIFT, down, movewindow, d +#bind = $mainMod SHIFT, left, movewindow, l +#bind = $mainMod SHIFT, right, movewindow, r +#bind = $mainMod SHIFT, up, movewindow, u +#bind = $mainMod SHIFT, down, movewindow, d bind = $mainMod SHIFT CTRL, right, movecurrentworkspacetomonitor, r bind = $mainMod SHIFT CTRL, left, movecurrentworkspacetomonitor, l @@ -366,8 +366,8 @@ bind = $mainMod, L, exec, hyprlock bind = $mainMod, S, togglespecialworkspace, magic bind = $mainMod SHIFT, S, movetoworkspace, special:magic -#bind = $mainMod, V, hy3:makegroup, v -#bind = $mainMod, H, hy3:makegroup, h +bind = $mainMod, V, hy3:makegroup, v +bind = $mainMod, H, hy3:makegroup, h # Scroll through existing workspaces with mainMod + scroll bind = $mainMod, mouse_down, workspace, e+1 @@ -439,3 +439,5 @@ windowrule { move = 20 monitor_h-120 float = yes } + +workspace = 1, layout:dwindle