Compare commits
1 次程式碼提交
a8b209b441
...
ccb88ec1d6
| 作者 | SHA1 | 提交日期 | |
|---|---|---|---|
| ccb88ec1d6 |
@@ -1178,7 +1178,7 @@ EOF"
|
||||
|
||||
[[ -z $_display ]] && _display="${DISPLAY:-":0"}"
|
||||
|
||||
declare -g _port=$(( ${_display#:} + 5900 ))
|
||||
declate -g _port=$(( ${_display#:} + 5900 ))
|
||||
|
||||
# Get current desktop resolution
|
||||
# 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