Files
hydro-os/files/system/usr/share/hypr/scripts/local-lua
Eriq Taing c4fbd9fa75
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 57s
Renamed hyprland folder in /usr/share to hypr to override default hyprland configs
2025-05-14 13:43:23 -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