Tidying of hyprconf

This commit is contained in:
2025-08-28 15:24:12 +03:00
parent 206dce86cd
commit 418ff72409

View File

@@ -1,23 +1,6 @@
# #######################################################################################
# AUTOGENERATED HYPRLAND CONFIG.
# EDIT THIS CONFIG ACCORDING TO THE WIKI INSTRUCTIONS.
# #######################################################################################
autogenerated = 1 # remove this line to remove the warning
# This is an example Hyprland config file.
# Refer to the wiki for more information.
# https://wiki.hypr.land/Configuring/
# Please note not all available settings / options are set here.
# For a full list, see the wiki
# You can split this configuration into multiple files
# Create your files separately and then link them to this file like this:
# source = ~/.config/hypr/myColors.conf
################
### MONITORS ###
################
@@ -202,22 +185,16 @@ input {
kb_model =
kb_options = caps:swapescape
kb_rules =
# TODO: repeat_delay feels slightly too slow?
repeat_delay = 400
repeat_rate = 25
follow_mouse = 1
# Mouse
# TODO: still feels too fast
# Piper says 400, 1400, 1800, 3200
# But maybe it was reset, and it should be changed?
# Or maybe it's the accelaration?
#sensitivity = -0.6 # -1.0 - 1.0, 0 means no modification.
}
# Mouse
device {
name = logitech-g305-1
# TODO: -0.6 is what KDE had, but still felt too slow?
sensitivity = -0.4
accel_profile = flat
}