Enable and disable notifications during screen casting.

This commit is contained in:
Tom Alexander
2022-11-29 01:48:42 -05:00
parent 7039857b95
commit d6c2e72009
4 changed files with 36 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# [screencast]
# output_name=HDMI-A-1
# max_fps=30
# exec_before=disable_notifications.sh
# exec_after=enable_notifications.sh
# chooser_type=simple
# chooser_cmd=slurp -f %o -or
[screencast]
#output_name=HDMI-A-1
#max_fps=30
exec_before=/usr/local/bin/disable_notifications
exec_after=/usr/local/bin/enable_notifications
chooser_type=simple
chooser_cmd=slurp -f %o -or