update lfs memo

This commit is contained in:
2026-03-10 04:16:08 +01:00
parent 5a0f7f3ef3
commit 0ebc686cfd
4 changed files with 200 additions and 347 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
# Constants
niri_config_file="$HOME/.config/niri/config/misc.kdl"
prefer_order=(nvidia intel)
prefer_order=(intel nvidia)
# Get vendor and path of each GPU
default_card_path="$(find /dev/dri/card* 2>/dev/null | head -n 1)"