Преглед изворни кода

gnome-search-tool: add option --path

master
Arun Prakash Jana пре 7 година
родитељ
комит
29961f060c
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      nlay

+ 2
- 2
nlay Прегледај датотеку

@@ -65,7 +65,7 @@ elif [ "$2" == "search" ]; then
app=("gnome-search-tool"
"catfish")

opts=(""
opts=("--path"
"--path")

bg=(">/dev/null 2>&1 &"
@@ -84,7 +84,7 @@ elif [ "$2" == "screensaver" ]; then
exit 0
fi

#------------------- PLAY -------------------
#----------------- RUN APP ------------------
for index in ${!app[@]}
do
type -P ${app[$index]} &>/dev/null &&


||||||
x
 
000:0
Loading…
Откажи
Сачувај