Files
hydro-os/files/system/usr/share/hyprland/scripts/local-lua
Eriq Taing 4b29099855
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s
Added hyprland config and scripts
2025-05-14 12:21:35 -04:00

5 lines
130 B
Bash
Executable File

#!/usr/bin/env bash
BIN_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
LUA_PATH="${BIN_DIR}/?.lua;;" lua $1