update
This commit is contained in:
parent
2870f9726e
commit
57ecaebfb5
@ -319,7 +319,7 @@ out+=("^sep($TINT2_CONFIGURE)")
|
||||
getvalues
|
||||
qactions
|
||||
out+=("$CONFIGURE <i>$TINT2</i>,tint2conf $TINT")
|
||||
out+=("$EDIT_TINT2 <i>$TINT2</i>,xdg-open $TINT")
|
||||
out+=("$EDIT_TINT2 <i>$TINT2</i>,geany $TINT")
|
||||
|
||||
|
||||
fi
|
||||
|
@ -56,6 +56,8 @@ out+=("^sep()")
|
||||
out+=("$EDIT $LABEL,xdg-open $PLACES,geany")
|
||||
|
||||
out+=("^sep($FILETOOLS)")
|
||||
out+=("PCManFM,pcmanfm,file-manager")
|
||||
out+=("FSearch,fsearch,search")
|
||||
|
||||
if hash doublecmd &>/dev/null; then
|
||||
out+=("Double Commander,doublecmd,doublecmd")
|
||||
@ -63,7 +65,6 @@ else
|
||||
out2+=("$INST Double Commander,pamac-installer doublecmd-gtk2,package-manager-icon")
|
||||
fi
|
||||
|
||||
out+=("FSearch,fsearch,search")
|
||||
|
||||
if hash qdirstat &>/dev/null; then
|
||||
out+=("QDirStat,qdirstat,qdirstat")
|
||||
|
Loading…
Reference in New Issue
Block a user