From 0b40bb76bcdf2a156e4745b252937ab7b00388a4 Mon Sep 17 00:00:00 2001 From: Matthias Puchstein Date: Sun, 20 Jul 2025 19:13:07 +0200 Subject: [PATCH] changed keymap to ultimate keys --- .config/hypr/hyprland.conf | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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