Skip to content

Commit

Permalink
missed from r24769: also update default config
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@24830 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Dec 29, 2019
1 parent d2e7b52 commit cf3a416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xpra/scripts/config.py
Expand Up @@ -866,7 +866,7 @@ def get_defaults():

GLOBAL_DEFAULTS = {
"encoding" : "auto",
"title" : "@title@ on @client-machine@",
"title" : "@title@ on @hostname@",
"username" : username,
"password" : "",
"wm-name" : DEFAULT_NET_WM_NAME,
Expand Down

0 comments on commit cf3a416

Please sign in to comment.