feat: Add FFmpeg audio recording and ydotool typing backends, making them configurable.
This commit is contained in:
@@ -34,6 +34,7 @@ public static class Constants
|
||||
public const string ProcessKill = "kill";
|
||||
public const string TypeX11 = "xdotool";
|
||||
public const string TypeWayland = "wtype";
|
||||
public const string TypeYdotool = "ydotool";
|
||||
public const string Notify = "notify-send";
|
||||
public const string PlaySound = "paplay";
|
||||
public const string ClipboardX11 = "xclip";
|
||||
|
||||
Reference in New Issue
Block a user