Rocord your desktop audio with mic then convert to video for easy upload to video sites. Keybinding, in ratpoison mode, alt+shift+R. Tis key toggles recording on and off. When recording is finished, conversion has a beeping progress bar then presents a dialogue when finished with the file path. Standard arrow navigation works for reading the file path, and it can be copied to the clipboard. The mix might be a little weird, just let me know, I can tweak the numbers some more, but it sounded ok in my tests.
This commit is contained in:
@@ -1131,6 +1131,8 @@ bindsym Mod1+b exec --no-startup-id ${i3Path}/scripts/battery_status.sh, mode "d
|
|||||||
bindsym g exec ${i3Path}/scripts/game_controller.sh -s, mode "default"
|
bindsym g exec ${i3Path}/scripts/game_controller.sh -s, mode "default"
|
||||||
# AI Assistant bound to a
|
# AI Assistant bound to a
|
||||||
bindsym a exec ${i3Path}/scripts/ai.py, mode "default"
|
bindsym a exec ${i3Path}/scripts/ai.py, mode "default"
|
||||||
|
# Toggle desktop audio recording and slideshow video conversion
|
||||||
|
bindsym Mod1+Shift+r exec --no-startup-id ${i3Path}/scripts/slideshow_record_toggle.sh, mode "default"
|
||||||
# Get a list of windows in the current workspace
|
# Get a list of windows in the current workspace
|
||||||
bindsym apostrophe exec --no-startup-id ${i3Path}/scripts/window_list.sh, mode "default"
|
bindsym apostrophe exec --no-startup-id ${i3Path}/scripts/window_list.sh, mode "default"
|
||||||
# Restart Cthulhu
|
# Restart Cthulhu
|
||||||
|
|||||||
Executable
+414
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user