diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 5719cc7..d37041f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -55,6 +55,17 @@ general { layout = dwindle } +render { + new_render_scheduling = true +} + +cursor { + hide_on_key_press = true # Hide cursor when typing + persistent_warps = true # Cursor returns to last position in window + warp_on_change_workspace = true # Move cursor to focused window on workspace switch +} + + # https://wiki.hyprland.org/Configuring/Variables/#decoration decoration { rounding = 5 @@ -153,14 +164,15 @@ misc { # https://wiki.hyprland.org/Configuring/Variables/#input input { - kb_layout = eu + kb_layout = ultimatekeys kb_options = caps:escape_shifted_capslock, compose:102 numlock_by_default = true repeat_rate = 25 repeat_delay = 600 - follow_mouse = 1 + follow_mouse = 2 mouse_refocus = true float_switch_override_focus = 1 + special_fallthrough = true touchpad { disable_while_typing = true scroll_factor = 1.0