all repos — nixfiles @ fbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2

System and user configuration, managed by nix and home-manager

xprofile: Set cursor after setting theme (from xresources)
Alan Pearce alan@alanpearce.eu
Sun, 10 Sep 2017 14:50:24 +0200
commit

fbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2

parent

f2a8d3bfc315fc2cdc62db92f53a807083f98a54

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M xprofile/.xprofilexprofile/.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