#!/bin/bash exec wofi \ --show drun \ --location top_left \ --xoffset 14 \ --yoffset 14 \ --width 384 \ --height 512 \ -p Application: