dotfiles/wayland/.local/bin/generic-launcher

7 lines
197 B
Plaintext
Executable File

#!/bin/execlineb -S0
# generic launcher for floating alacritty with size WIDTH X LENGTH
ifte
{ alacritty --class generic-launcher }
{ alacritty --class generic-launcher --command $@ }
test -z "$@"