hyprland-void-dots/hypr-configs/dotfiles/hypr/scripts/nekoray-launch.sh

9 lines
139 B
Bash
Executable file

#!/usr/bin/env bash
if [[ $(pidof nekoray) ]]; then
pkill nekoray
pkill nekobox_core
fi
# exec /opt/nekoray/nekoray
exec nekoray