22 lines
598 B
Plaintext
22 lines
598 B
Plaintext
|
|
# █░█ █▀ █▀▀ █▀█ █▀█ █▀█ █▀▀ █▀▀ █▀
|
|
# █▄█ ▄█ ██▄ █▀▄ █▀▀ █▀▄ ██▄ █▀░ ▄█
|
|
|
|
# Set your personal hyprland configuration here
|
|
# For a sample file, please refer to https://github.com/prasanthrangan/hyprdots/blob/main/Configs/.config/hypr/userprefs.t2
|
|
|
|
# Input
|
|
input {
|
|
kb_layout = us,ua#,fi
|
|
follow_mouse = 1
|
|
|
|
touchpad {
|
|
natural_scroll = no
|
|
}
|
|
|
|
sensitivity = 0
|
|
accel_profile = flat
|
|
force_no_accel = 1
|
|
numlock_by_default = 0
|
|
}
|