Skip to content

Instantly share code, notes, and snippets.

@satouriko
Created April 30, 2018 06:44
Show Gist options
  • Save satouriko/da8a7fea9709709ffeb1ed696a4384e5 to your computer and use it in GitHub Desktop.
Save satouriko/da8a7fea9709709ffeb1ed696a4384e5 to your computer and use it in GitHub Desktop.
.config/autostart-scripts/guake_sslocal.sh
#!/bin/bash
#########################################################################
# File Name: guake_sslocal.sh
# Author: LI JIAHAO
# ###############
# Mail: lijiahao@cool2645.com
# Created Time: Mon 30 Apr 2018 01:59:05 PM CST
#########################################################################
sleep 2
guake -r "sslocal" -e "sslocal -c /home/lijiahao/ss-cfg/default.json" -s 0 -n " " &
sleep 2
guake -s 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment