Изменил(а) на 'menu/wofi/menunote'
This commit is contained in:
parent
94a5a11dde
commit
77989adc72
@ -8,7 +8,6 @@ ED="vim"
|
||||
find $PN* -maxdepth 0 -type f ! -name *.md -delete
|
||||
QT=$(ls $PN | wc -l)
|
||||
|
||||
layout=$(setxkbmap -query | grep layout | rev | cut -c1-2 | rev)
|
||||
CHOISE=$(find "$PN" -iname '*.md' -type f | awk -F 'store/' '{print $NF;}' | wofi -d) || exit 1
|
||||
|
||||
if [[ "$CHOISE" != *.md ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user