diff options
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index dbb8d92..2811220 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -1,6 +1,7 @@ #!/bin/sh sh -c 'sleep 5 && xsetroot -cursor_name left_ptr' & xmodmap .xmodmaprc +gpg-connect-agent /bye xrdb -I$HOME/.xresources .xresources/main cmst --minimized & sxhkd & |