add hyprland configs
This commit is contained in:
21
.config/hypr/userprefs.conf
Normal file
21
.config/hypr/userprefs.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
# █░█ █▀ █▀▀ █▀█ █▀█ █▀█ █▀▀ █▀▀ █▀
|
||||
# █▄█ ▄█ ██▄ █▀▄ █▀▀ █▀▄ ██▄ █▀░ ▄█
|
||||
|
||||
# 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
|
||||
}
|
Reference in New Issue
Block a user