Massive refactor (Zed wouldn't stop complaining about formatting) and
beginning of proper GNOME implementation.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from enum import StrEnum
|
||||
|
||||
|
||||
class SunshineAudioConfig(StrEnum):
|
||||
STEREO = "2.0"
|
||||
SURROUND_5_1 = "5.1"
|
||||
SURROUND_7_1 = "7.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user