aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2026-01-05 23:21:23 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2026-01-05 23:21:23 -0500
commiteb0ed039b908463e856420a436936b9b465fb60e (patch)
treef3b08a28a82d093cce48b0d1f71d993f78e7e00a
parent091dbd31b994637e4335357668a3835e41335609 (diff)
downloaddotfiles-eb0ed039b908463e856420a436936b9b465fb60e.tar.gz
dotfiles-eb0ed039b908463e856420a436936b9b465fb60e.tar.xz
Additional scripts/tweaks for X
-rwxr-xr-xx/kbd_rate3
-rwxr-xr-xx/mouse-props2
2 files changed, 4 insertions, 1 deletions
diff --git a/x/kbd_rate b/x/kbd_rate
new file mode 100755
index 0000000..17c0517
--- /dev/null
+++ b/x/kbd_rate
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -ex
+xset r rate 300 50
diff --git a/x/mouse-props b/x/mouse-props
index a2c0d5f..504f197 100755
--- a/x/mouse-props
+++ b/x/mouse-props
@@ -1,6 +1,6 @@
#!/bin/sh
-mice="G305|Viper|Naga Pro|Orochi V2|Viper V2"
+mice="G305|Viper|Naga Pro|Orochi V2|Viper V2|Hydrogen"
listMice() {
xinput --list \