move cursor before switching

fixes issue where barrier does not return cursor to its previous positon if
the dwm warp function has been used and no manual movement of the mouse
has taken place.
This commit is contained in:
Ray Elliott 2020-03-24 17:07:52 +00:00
parent 147d475131
commit 1a61bc5b7d
1 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,12 @@
"date-show"
Mod4 + F11
"xdotool mousemove_relative 1 0 && sleep 0.1 && xdotool key Super_L+F1"
Mod4 + Insert
"xdotool mousemove_relative 1 0 && sleep 0.1 && xdotool key Super_L+F2"
Mod4 + Home
# why this no work?
# "i3-scrot -s"
# Mod4 + Control + Print