#!/bin/sh export GTK_THEME='Yaru-blue-dark' dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"}