]> git.sev.monster Git - dotfiles.git/blobdiff - bin/rotate
remove obsolete files for tridactyl, luakit
[dotfiles.git] / bin / rotate
index 83b71473bb9e0eb7a2898072a45230a7b684465c..a902580a6ce91149e88f147a15f66d9710b1d95b 100755 (executable)
@@ -69,7 +69,7 @@ num_to_rot $((($rot0 + 4) % 4))
 
 xrandr --output $output --rotation $rot1
 # x220t
-if which xsetwacom >/dev/null; then
+if which xsetwacom >/dev/null 2>&1; then
        xsetwacom --set stylus Rotate $rot2
        xsetwacom --set eraser Rotate $rot2
        xsetwacom --set touch  Rotate $rot2
This page took 0.033133 seconds and 4 git commands to generate.