diff --git a/home/user/files/hyprland.conf b/home/user/files/hyprland.conf index 60e095c..1cf10f8 100644 --- a/home/user/files/hyprland.conf +++ b/home/user/files/hyprland.conf @@ -42,8 +42,8 @@ input { general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 5 - gaps_out = 20 + gaps_in = 4 + gaps_out = 16 border_size = 2 col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg col.inactive_border = rgba(595959aa) @@ -94,14 +94,18 @@ master { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = false + workspace_swipe = true +} + +xwayland { + force_zero_scaling = true } # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more -device:epic-mouse-v1 { - sensitivity = -0.5 -} +#device:epic-mouse-v1 { +# sensitivity = -0.5 +#} # Example windowrule v1 # windowrule = float, ^(kitty)$