refactor: small updates to gaps size and trackpoint sensitivity on the

thinkpad laptop
This commit is contained in:
2026-04-18 00:50:51 +02:00
parent 0905224010
commit 3262a66fac

View File

@@ -62,6 +62,7 @@ input {
drag_lock = 0
}
accel_profile = flat
sensitivity = 0.2 # -1.0 - 1.0, 0 means no modification.
}
@@ -69,8 +70,9 @@ general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 2.5
gaps_out = 2.5
gaps_out = 4.5
border_size = 1
#col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
#col.inactive_border = rgba(595959aa)
@@ -133,7 +135,7 @@ gesture = 3, horizontal, workspace
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
device {
name = tpps/2-elan-trackpoint
sensitivity = -0.5
sensitivity = 0
}
xwayland {