Compare commits
1 Commits
a8b209b441
...
ccb88ec1d6
| Author | SHA1 | Date | |
|---|---|---|---|
| ccb88ec1d6 |
@@ -1178,7 +1178,7 @@ EOF"
|
|||||||
|
|
||||||
[[ -z $_display ]] && _display="${DISPLAY:-":0"}"
|
[[ -z $_display ]] && _display="${DISPLAY:-":0"}"
|
||||||
|
|
||||||
declare -g _port=$(( ${_display#:} + 5900 ))
|
declate -g _port=$(( ${_display#:} + 5900 ))
|
||||||
|
|
||||||
# Get current desktop resolution
|
# Get current desktop resolution
|
||||||
# TODO: may need to break this out into its own function and get smarter at identifying multi-monitors
|
# TODO: may need to break this out into its own function and get smarter at identifying multi-monitors
|
||||||
|
|||||||
Reference in New Issue
Block a user