summary refs log tree commit diff stats
path: root/xprofile/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-xxprofile/.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile
index 7ea5755..cd64660 100755
--- a/xprofile/.xprofile
+++ b/xprofile/.xprofile
@@ -1,12 +1,12 @@
 #!/bin/sh
 xmodmap .xmodmaprc
 gpg-connect-agent /bye
-xrdb -I$HOME/.xresources .xresources/main
-xsetroot -cursor_name left_ptr &
 nm-applet &
 if command -v autorandr
 then
   autorandr --change --force
 fi
+xrdb -I$HOME/.xresources .xresources/main
+xsetroot -cursor_name left_ptr -solid '#666666' &
 nitrokey-app &
 sxhkd &