Zoom in when screen sharing.
This commit is contained in:
@@ -6,3 +6,5 @@ IFS=$'\n\t'
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
makoctl set-mode do-not-disturb
|
||||
|
||||
swaymsg output "'Dell Inc. DELL U3014 P1V6N35M329L'" scale 2
|
||||
@@ -6,3 +6,5 @@ IFS=$'\n\t'
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
makoctl set-mode default
|
||||
|
||||
swaymsg output "'Dell Inc. DELL U3014 P1V6N35M329L'" scale 1
|
||||
@@ -1,7 +1,7 @@
|
||||
[screencast]
|
||||
#output_name=HDMI-A-1
|
||||
#max_fps=30
|
||||
exec_before=/usr/local/bin/disable_notifications
|
||||
exec_after=/usr/local/bin/enable_notifications
|
||||
max_fps=30
|
||||
exec_before=/usr/local/bin/start_screen_share
|
||||
exec_after=/usr/local/bin/stop_screen_share
|
||||
chooser_type=simple
|
||||
chooser_cmd=slurp -f %o -or
|
||||
|
||||
Reference in New Issue
Block a user