#!/bin/sh # ericonr's script for launching applications with the appropriate env . "$HOME/.local/bin/wayland-vars" export GTK_THEME=Breeze exec wofi -i -t alacritty "$@"