From fbb86f6a16f9e804af80e2723bd7e85b2a2f1cb2 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 10 Sep 2017 14:50:24 +0200 Subject: xprofile: Set cursor after setting theme (from xresources) --- xprofile/.xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xprofile') 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 -- cgit 1.4.1