general { gaps_in = 0 gaps_out = 0 border_size = 1 } decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more rounding = 0 blur { enabled = true size = 2 passes = 3 } # drop_shadow = no # shadow_range = 4 # shadow_render_power = 3 # col.shadow = rgba(1a1a1aee) } animations { enabled = yes bezier = defaultBezier, 0.05, 0.9, 0.1, 1.05 animation = windows, 1, 7, defaultBezier, slide animation = windowsOut, 1, 7, defaultBezier, slide animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 3, default animation = workspaces, 0#1, 6, defaultBezier } dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more 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_status = master new_on_top = true orientation = left mfact = 0.6 } gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more workspace_swipe = on } misc { # See https://wiki.hyprland.org/Configuring/Variables/ for more force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers }