Add keyboard backlighting drivers for tuxedo/slimbook machines

This commit is contained in:
David Heinemeier Hansson
2026-03-11 21:55:14 +01:00
parent 3ce7ef7570
commit 26f2106b29
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -48,4 +48,5 @@ run_logged $OMARCHY_INSTALL/config/hardware/fix-asus-rog-mic.sh
run_logged $OMARCHY_INSTALL/config/hardware/fix-yt6801-ethernet-adapter.sh
run_logged $OMARCHY_INSTALL/config/hardware/fix-dell-xps-audio.sh
run_logged $OMARCHY_INSTALL/config/hardware/fix-synaptic-touchpad.sh
run_logged $OMARCHY_INSTALL/config/hardware/fix-tuxedo-backlight.sh
run_logged $OMARCHY_INSTALL/config/hardware/framework16-qmk-hid.sh
@@ -0,0 +1,5 @@
# Install Tuxedo drivers for keyboard backlighting on Tuxedo laptops and
# compatible devices like the Slimbook Executive (Clevo/Tuxedo chassis).
if cat /sys/class/dmi/id/sys_vendor 2>/dev/null | grep -qi "TUXEDO\|Slimbook"; then
omarchy-pkg-add linux-headers tuxedo-drivers-nocompatcheck-dkms
fi
+1
View File
@@ -46,6 +46,7 @@ snapper
webp-pixbuf-loader
wget
yay-debug
tuxedo-drivers-nocompatcheck-dkms
yt6801-dkms
zram-generator