diff options
Diffstat (limited to '')
| -rw-r--r-- | xorg-xsetroot/xinit | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-xsetroot/xinit b/xorg-xsetroot/xinit index 27f06b1..c172260 100644 --- a/xorg-xsetroot/xinit +++ b/xorg-xsetroot/xinit @@ -2,3 +2,4 @@  # Set cursor to right handed pointer  xsetroot -cursor_name left_ptr +(sleep 2; xsetroot -cursor_name left_ptr) &  | 
