diff options
author | Julian <julianteule@gmail.com> | 2017-01-31 20:51:04 +0100 |
---|---|---|
committer | Julian <julianteule@gmail.com> | 2017-01-31 20:51:04 +0100 |
commit | ebed9571e58a560bca3d38c2a8ee644866e156ae (patch) | |
tree | 3a81580a385142b75fa0df2355bec4b3c8447349 /Scripts/autoStart.sh | |
parent | 25fd9c4bcc7a584da5aa24cfc3761eee5bff923f (diff) |
Added spacemacs
Diffstat (limited to 'Scripts/autoStart.sh')
-rw-r--r-- | Scripts/autoStart.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Scripts/autoStart.sh b/Scripts/autoStart.sh index 3fecfac..3c437e3 100644 --- a/Scripts/autoStart.sh +++ b/Scripts/autoStart.sh @@ -1,3 +1,4 @@ -xcape -e 'Super_L=Super_L|w' -sh /home/julian/Conky/start.sh +xcape -e 'Super_L=Super_L|w' & +#sh /home/julian/Conky/start.sh & +albert & |