mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
refactor: small updates to gaps size and trackpoint sensitivity on the
thinkpad laptop
This commit is contained in:
@@ -62,6 +62,7 @@ input {
|
|||||||
drag_lock = 0
|
drag_lock = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
accel_profile = flat
|
||||||
sensitivity = 0.2 # -1.0 - 1.0, 0 means no modification.
|
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
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
|
|
||||||
gaps_in = 2.5
|
gaps_in = 2.5
|
||||||
gaps_out = 2.5
|
gaps_out = 4.5
|
||||||
border_size = 1
|
border_size = 1
|
||||||
|
|
||||||
#col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
#col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||||
#col.inactive_border = rgba(595959aa)
|
#col.inactive_border = rgba(595959aa)
|
||||||
|
|
||||||
@@ -133,7 +135,7 @@ gesture = 3, horizontal, workspace
|
|||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
||||||
device {
|
device {
|
||||||
name = tpps/2-elan-trackpoint
|
name = tpps/2-elan-trackpoint
|
||||||
sensitivity = -0.5
|
sensitivity = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
xwayland {
|
xwayland {
|
||||||
|
|||||||
Reference in New Issue
Block a user