mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
Evaluate NVIDIA session env vars from default/hypr/nvidia.lua during Hyprland startup instead of appending them to each user's envs.lua during setup. This removes the per-user NVIDIA setup script execution while preserving the GSP/non-GSP detection.
10 lines
506 B
Bash
10 lines
506 B
Bash
run_logged $OMARCHY_INSTALL/config/theme-user.sh
|
|
run_logged $OMARCHY_INSTALL/config/git.sh
|
|
run_logged $OMARCHY_INSTALL/config/xcompose.sh
|
|
run_logged $OMARCHY_INSTALL/config/mise-work.sh
|
|
run_logged $OMARCHY_INSTALL/config/sleep-lock.sh
|
|
run_logged $OMARCHY_INSTALL/config/hardware/bluetooth-user.sh
|
|
run_logged $OMARCHY_INSTALL/config/hardware/asus/fix-audio-mixer.sh
|
|
run_logged $OMARCHY_INSTALL/config/hardware/asus/fix-mic.sh
|
|
run_logged $OMARCHY_INSTALL/config/hardware/framework/fix-f13-amd-audio-input.sh
|