wip
This commit is contained in:
parent
5d80cf2047
commit
ec7e73b367
1 changed files with 1 additions and 1 deletions
2
swww.sh
2
swww.sh
|
@ -78,7 +78,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
if getImports; then
|
if getImports; then
|
||||||
case "arch" in
|
case "$1" in
|
||||||
--silent | -s)
|
--silent | -s)
|
||||||
echo_info "Executing main silently.."
|
echo_info "Executing main silently.."
|
||||||
silent=true
|
silent=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue