Files
hydro-os/files/system/usr/share/hypr-hydro-os/scripts/local-lua
Eriq Taing 2a268978a7
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 23s
Moved hyprland config to its own folder and created a session file specifically for hydro-os config hyprland.
2025-05-14 15:39:28 -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