mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 21:37:24 +02:00
Compare commits
No commits in common. "90556db965f335dd83966f01693eeb8746845682" and "9853513f01f82a039b6f51f778384b27b3400073" have entirely different histories.
90556db965
...
9853513f01
@ -146,7 +146,7 @@ repos:
|
||||
|
||||
# Shell code formatter, requires Go
|
||||
- repo: https://github.com/scop/pre-commit-shfmt
|
||||
rev: v3.7.0-4
|
||||
rev: v3.7.0-3
|
||||
hooks:
|
||||
- id: shfmt
|
||||
#- id: shfmt-docker
|
||||
|
1
conf/.gitignore
vendored
1
conf/.gitignore
vendored
@ -1,2 +1 @@
|
||||
librewolf.overrides.cfg
|
||||
wireplumber
|
||||
|
@ -1 +0,0 @@
|
||||
../etc/wireplumber
|
@ -1,4 +0,0 @@
|
||||
# Enables experimental features (see fedora-experimental.conf)
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/lib/bluetooth/bluetoothd --experimental
|
@ -1,7 +0,0 @@
|
||||
-- https://steamdecki.org/Steam_Deck/Wireless/Bluetooth#Enabling_More_Codecs_and_Enabling_Headsets
|
||||
bluez_monitor.properties = {
|
||||
["bluez5.enable-sbc-xq"] = true,
|
||||
["bluez5.enable-msbc"] = true,
|
||||
--["bluez5.codecs"] = "[sbc sbc_xq aac ldac aptx aptx_hd aptx_ll aptx_ll_duplex faststream faststream_duplex]",
|
||||
["bluez5.codecs"] = "[aptx_hd aptx_11 aptx_11_duplex sbc_xq]",
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user