diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 29664df..04a8e2c 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -278,8 +278,8 @@ bind = $mainMod, PRINT, exec, screenshot.sh window # window #bind = $MOD SHIFT CTRL, R, exec, hyprcap rec -c -n # Toggle recording with interactive selection # view mode -bind = $mainMod, M, exec, hyprctl keyword general:layout "master" # [M]aster -bind = $mainMod, N, exec, hyprctl keyword general:layout "dwindle" # dwi[N]dle +#bind = $mainMod, M, exec, hyprctl keyword general:layout "master" # [M]aster +#bind = $mainMod, N, exec, hyprctl keyword general:layout "dwindle" # dwi[N]dle #bind = $mainMod, M, layoutmsg, swapwithmaster master #bind = $mainMod, N, layoutmsg, swapwithmaster dwindle # cycle in between dwindle and masterS