From e34d0d5f182beed11ebe43de8c2373d63a20211a Mon Sep 17 00:00:00 2001 From: ayushDumasia <220170107033@gmail.com> Date: Tue, 18 Mar 2025 15:05:35 +0530 Subject: [PATCH] Changes in: hypr, --- hypr/hyprland.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 868faad..826d869 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -198,6 +198,7 @@ binde = , XF86MonBrightnessUp, exec, ~/.local/bin/backlight.sh up # binde = , XF86MonBrightnessDown, exec, brightnessctl set 2%- # binde = , XF86MonBrightnessUp, exec, brightnessctl set +2% +bind = $mainMod_Shift, l, exec, hyprlock bind = Alt, Tab , cyclenext bind = $mainMod, Tab, bringactivetotop, @@ -209,10 +210,10 @@ bind = $mainMod, S, exec,bash ~/.config/rofi/search/search.sh # Move focus with mainMod + arrow keys -bind = $mainMod, l, movefocus, l -bind = $mainMod, k, movefocus, r -bind = $mainMod, up, movefocus, u -bind = $mainMod, down, movefocus, d +bind = $mainMod, h, movefocus, l +bind = $mainMod, l, movefocus, r +bind = $mainMod, k, movefocus, u +bind = $mainMod, j, movefocus, d # Switch workspaces with mainMod + [0-9] bind = $mainMod, 1, workspace, 1