qs: should have been fixed...

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