dotfiles/wayland/.local/bin/wofitheme

10 lines
189 B
Bash
Executable File

#!/usr/bin/env bash
# ericonr's script for launching applications with the appropriate env
source ~/.local/bin/wayland-vars
export GTK_THEME=OSX-Arc-Shadow
exec wofi -i -t alacritty $@