diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index a896d080..099257e1 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -33,7 +33,7 @@ input { follow_mouse = 1 touchpad { - natural_scroll = false + natural_scroll = no } sensitivity = 0 # -1.0 - 1.0, 0 means no modification. @@ -55,19 +55,19 @@ decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more rounding = 10 - blur = true + blur = yes blur_size = 3 blur_passes = 1 - blur_new_optimizations = true + blur_new_optimizations = yes - drop_shadow = true + drop_shadow = yes shadow_range = 4 shadow_render_power = 3 col.shadow = rgba(1a1a1aee) } animations { - enabled = true + enabled = yes # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more @@ -83,18 +83,18 @@ animations { dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more - pseudotile = true # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below - preserve_split = true # you probably want this + pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below + preserve_split = yes # you probably want this } master { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - new_is_master = true + new_is_master = yes } gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = false + workspace_swipe = no } # Example per-device config