From 3bf87821639cb7c1712c0441a748a952c2f7c70e Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 27 Aug 2025 21:23:58 -0500 Subject: Use Sonobus instead of Easyeffects as default --- hypr/hyprscratch.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'hypr/hyprscratch.conf') 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 +} + -- cgit v1.2.3