Another fix for screen scaling when sharing screen.
This commit is contained in:
parent
412c6d7220
commit
4fbbec96c0
@ -248,7 +248,7 @@ let
|
|||||||
# Allow mako to show notifications again.
|
# Allow mako to show notifications again.
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
IFS=$'\n\t'
|
IFS=$'\n\t'
|
||||||
DIR="$( cd "$( dirname "''${BASH_SOURCE [ 0 ]}" )" && pwd )"
|
DIR="$( cd "$( dirname "''${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
${pkgs.mako}/bin/makoctl mode -s default
|
${pkgs.mako}/bin/makoctl mode -s default
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user