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