pa-applet-git/smaller_volume_step.patch

14 lines
251 B
Diff
Raw Permalink Normal View History

2020-12-16 15:18:27 +09:00
diff --git a/src/audio_status.c b/src/audio_status.c
index ab0d125..41f8aab 100644
--- a/src/audio_status.c
+++ b/src/audio_status.c
@@ -7,7 +7,7 @@
*
*/
-#define STATUS_STEP_SIZE 5.0
2022-04-14 12:13:52 +09:00
+#define STATUS_STEP_SIZE 1.0
2020-12-16 15:18:27 +09:00
#include "audio_status.h"