diff options
author | Freya Murphy <freya@freyacat.org> | 2024-05-15 09:40:27 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-05-15 09:52:29 -0400 |
commit | bc8a465da9dbba30f0c0abe2cc90def3315aebc0 (patch) | |
tree | 7007978d6caeb1aafec1a4cd63e6546b7900ae9a /.config/hypr/config.d/input.conf | |
parent | a again (diff) | |
download | dotfiles-arch-bc8a465da9dbba30f0c0abe2cc90def3315aebc0.tar.gz dotfiles-arch-bc8a465da9dbba30f0c0abe2cc90def3315aebc0.tar.bz2 dotfiles-arch-bc8a465da9dbba30f0c0abe2cc90def3315aebc0.zip |
i forgor to commit stuff
Diffstat (limited to '.config/hypr/config.d/input.conf')
-rw-r--r-- | .config/hypr/config.d/input.conf | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/.config/hypr/config.d/input.conf b/.config/hypr/config.d/input.conf index 32843aa..0ea3797 100644 --- a/.config/hypr/config.d/input.conf +++ b/.config/hypr/config.d/input.conf @@ -1,6 +1,6 @@ +monitor= eDP-1, highres, auto, $scale -monitor= eDP-1, 2560x1600, 0x0, $scale - +env = GDK_SCALE,1.25 env = XCURSOR_SIZE, 24 input { @@ -18,7 +18,3 @@ input { sensitivity = 0 } - -device:epic-mouse-v1 { - sensitivity = -0.5 -} |