Files
superior_dotfiles/private_dot_config/hypr/hyprland/input.conf
Szymon P b454ffd7c8 Update .config/btop/btop.conf
Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/decoration.conf
Update .config/hypr/hyprland/input.conf
Update .config/hypr/hyprland/monitors.conf
Update .config/nvim/lazy-lock.json
Update .config/nvim/lua/nvim_is_strange/plugins/lsp.lua
Update .config/waybar/style.css
2025-09-18 17:23:48 +02:00

25 lines
428 B
Plaintext

input {
kb_layout = pl
kb_variant =
kb_model =
kb_options = caps:escape_shifted_capslock
kb_rules =
follow_mouse = 1
left_handed = true
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
touchpad {
natural_scroll = true
}
}
cursor {
no_hardware_cursors = true
inactive_timeout = 5
warp_on_change_workspace = 1
zoom_factor = 1.0
hide_on_key_press = 1
}