diff options
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-x | xprofile/.xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index 133c0c8c..7ea57551 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 |