diff options
author | zachir <zachir@librem.one> | 2025-08-27 21:23:58 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-27 21:23:58 -0500 |
commit | 3bf87821639cb7c1712c0441a748a952c2f7c70e (patch) | |
tree | 8cafb695201269fe840faad2d72d2bc455de0b93 /hypr/hyprscratch.conf | |
parent | e628008f52c6d813b03a003efb8f81c768db4ec4 (diff) |
Use Sonobus instead of Easyeffects as default
Diffstat (limited to 'hypr/hyprscratch.conf')
-rw-r--r-- | hypr/hyprscratch.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hypr/hyprscratch.conf b/hypr/hyprscratch.conf index 4274dcd..204e582 100644 --- a/hypr/hyprscratch.conf +++ b/hypr/hyprscratch.conf @@ -123,3 +123,12 @@ easyeffects { options = special } +sonobus { + # Mandatory fields + title = SonoBus + command = sonobus + + # Optional fields + options = special +} + |