Enable and disable notifications during screen casting.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user