From 449dbcff248ba6197b63fe4d4538e8ae6ad266dc Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 7 Mar 2026 11:14:33 -0600 Subject: [PATCH] scrolling --- homes/nathan/home-manager/dotfiles/hypr/main.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homes/nathan/home-manager/dotfiles/hypr/main.conf b/homes/nathan/home-manager/dotfiles/hypr/main.conf index 47707cc..d44c314 100644 --- a/homes/nathan/home-manager/dotfiles/hypr/main.conf +++ b/homes/nathan/home-manager/dotfiles/hypr/main.conf @@ -214,13 +214,13 @@ bind = $mainMod, left, layoutmsg, move -col bind = $mainMod, right, layoutmsg, move +col bind = $mainMod, H, layoutmsg, move -col -bind = $mainMod, J, workspace, e+1 -bind = $mainMod, K, workspace, e-1 +bind = $mainMod, J, workspace, r+1 +bind = $mainMod, K, workspace, r-1 bind = $mainMod, L, layoutmsg, move +col bind = $mainMod SHIFT, H, layoutmsg, swapcol l -bind = $mainMod SHIFT, J, movetoworkspace, e+1 -bind = $mainMod SHIFT, K, movetoworkspace, e-1 +bind = $mainMod SHIFT, J, movetoworkspace, r+1 +bind = $mainMod SHIFT, K, movetoworkspace, r-1 bind = $mainMod SHIFT, L, layoutmsg, swapcol r #switch network connections