Regenerated
This commit is contained in:
@@ -77,7 +77,7 @@ else
|
||||
fi
|
||||
|
||||
# Build tooltip
|
||||
tooltip="${artist}
|
||||
tooltip="Artist: ${artist}
|
||||
Title: ${title}
|
||||
Album: ${album}"
|
||||
if [ -n "$device" ]; then
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||
wofi --show drun \
|
||||
--style ~/.config/wofi/style.css \
|
||||
--no-actions \
|
||||
# --no-actions \
|
||||
--allow-images=true \
|
||||
--columns 1 \
|
||||
--prompt "Apps ..."
|
||||
|
||||
Reference in New Issue
Block a user