x-off: also retune mouse
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
Nico Schottelius 2025-03-08 14:16:28 +09:00
parent 26ea66a7d7
commit 6a9383e654

3
x-off
View file

@ -4,3 +4,6 @@
for d in $(xrandr | grep -v primary | awk '/connected/ { print $1 }'); do for d in $(xrandr | grep -v primary | awk '/connected/ { print $1 }'); do
xrandr --output $d --off xrandr --output $d --off
done done
# tune mouse to re-adjust mappings
tune-mouse