diff options
Diffstat (limited to 'xorg-xsetroot/xinit')
-rw-r--r-- | xorg-xsetroot/xinit | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg-xsetroot/xinit b/xorg-xsetroot/xinit new file mode 100644 index 0000000..27f06b1 --- /dev/null +++ b/xorg-xsetroot/xinit @@ -0,0 +1,4 @@ +# -*- shell-script -*- + +# Set cursor to right handed pointer +xsetroot -cursor_name left_ptr |