diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f6187f3..4eb2728 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -96,7 +96,7 @@ dwindle { master { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - new_is_master = true + new_status:master = true } gestures { @@ -106,9 +106,9 @@ gestures { # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -device:epic mouse V1 { - sensitivity = -0.5 -} +#device:epic mouse V1 { +# sensitivity = -0.5 +#} # Example windowrule v1 #windowrule = float, ^(kitty)$ @@ -189,4 +189,4 @@ bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow # Source a file (multi-file configs) -# source = ~/.config/hypr/myColors.conf \ No newline at end of file +# source = ~/.config/hypr/myColors.conf