diff options
author | Alan Pearce | 2017-09-12 13:07:56 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-12 13:07:56 +0200 |
commit | 10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d (patch) | |
tree | 66091784a61d7f47c183a9015cbc45539383c4a8 /xprofile/.xprofile | |
parent | bc71ff8dcb18541e37eef2cab290c7a80d48963b (diff) | |
parent | 6925290c151f98a6934be466ec7b0b8fac626d43 (diff) | |
download | dotfiles-10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d.tar.lz dotfiles-10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d.tar.zst dotfiles-10dfb18b8b2f85cd30f8f5ec75b87d6e418eef4d.zip |
Merge remote-tracking branch 'origin/master'
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 133c0c8..7ea5755 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 |