aboutsummaryrefslogtreecommitdiffstats
path: root/xorg-xsetroot/xinit
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-06-07 11:53:01 +0200
committerMattias Andrée <maandree@kth.se>2024-06-07 11:53:01 +0200
commitca34d991ad527fec5edde186bb8479982ac52c03 (patch)
tree3d82e92736a73a3276027d1d67ec6bb350ccc173 /xorg-xsetroot/xinit
parentUpdate clawsrc and make python and st exclusive to zenith (diff)
downloaddotfiles-ca34d991ad527fec5edde186bb8479982ac52c03.tar.gz
dotfiles-ca34d991ad527fec5edde186bb8479982ac52c03.tar.bz2
dotfiles-ca34d991ad527fec5edde186bb8479982ac52c03.tar.xz
Minor fixes
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'xorg-xsetroot/xinit')
-rw-r--r--xorg-xsetroot/xinit1
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) &