mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
chore: Minor rewording to prevent any possible confusion
This commit is contained in:
parent
8fc0a558e0
commit
bec8a71ccb
@ -409,7 +409,7 @@ use-ublue-gamepads:
|
||||
sudo rm -f /etc/modprobe.d/xpad-noone-blacklist.conf
|
||||
sudo rm -f /etc/modules-load.d/xpad-noone.conf
|
||||
|
||||
# Disable Broadcom WL driver (Default - Breaks numerous other Wi-Fi adapters)
|
||||
# Disable Broadcom WL driver (Default - WL breaks numerous other Wi-Fi adapters)
|
||||
disable-broadcom-wl:
|
||||
#!/usr/bin/env bash
|
||||
sudo bash -c '> /etc/modules-load.d/broadcom-wl-blacklist.conf'
|
||||
|
@ -253,7 +253,7 @@ use-ublue-gamepads:
|
||||
sudo rm -f /etc/modprobe.d/xpad-noone-blacklist.conf
|
||||
sudo rm -f /etc/modules-load.d/xpad-noone.conf
|
||||
|
||||
# Disable Broadcom WL driver (Default - Breaks numerous other Wi-Fi adapters)
|
||||
# Disable Broadcom WL driver (Default - WL breaks numerous other Wi-Fi adapters)
|
||||
disable-broadcom-wl:
|
||||
#!/usr/bin/env bash
|
||||
sudo bash -c '> /etc/modules-load.d/broadcom-wl-blacklist.conf'
|
||||
|
Loading…
x
Reference in New Issue
Block a user