cortilectl
This commit is contained in:
parent
daec65a44f
commit
1c8a1c6ade
@ -6,11 +6,13 @@
|
||||
CONFFILE="$HOME/.config/cortile/config.toml"
|
||||
|
||||
start() {
|
||||
cortile &
|
||||
echo "">/tmp/cortile.log
|
||||
cortile -v &
|
||||
}
|
||||
|
||||
stop() {
|
||||
pkill cortile
|
||||
pkill cortile
|
||||
|
||||
}
|
||||
|
||||
toggle() {
|
||||
|
Loading…
Reference in New Issue
Block a user