summary refs log tree commit diff stats
path: root/xprofile
diff options
context:
space:
mode:
authorAlan Pearce2017-09-10 14:50:24 +0200
committerAlan Pearce2017-09-10 14:50:24 +0200
commitfbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2 (patch)
tree05c70b05fbc9790d8f01b3cf36c7bef685135b87 /xprofile
parentf2a8d3bfc315fc2cdc62db92f53a807083f98a54 (diff)
downloaddotfiles-fbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2.tar.lz
dotfiles-fbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2.tar.zst
dotfiles-fbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2.zip
xprofile: Set cursor after setting theme (from xresources)
Diffstat (limited to 'xprofile')
-rwxr-xr-xxprofile/.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile
index 6e20ba9..5bebd1a 100755
--- a/xprofile/.xprofile
+++ b/xprofile/.xprofile
@@ -1,8 +1,8 @@
 #!/bin/sh
-sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' &
 xmodmap .xmodmaprc
 gpg-connect-agent /bye
 xrdb -I$HOME/.xresources .xresources/main
+xsetroot -cursor_name left_ptr &
 nm-applet &
 if command -v autorandr
 then