LayerShell: Set a proper namespace

This commit is contained in:
Guido Günther
2019-07-15 18:11:13 +02:00
parent 5827827008
commit 078efa2a6e

View File

@ -293,7 +293,7 @@ make_window (ServerContextService *context)
"layer", ZWLR_LAYER_SHELL_V1_LAYER_TOP,
"kbd-interactivity", FALSE,
"exclusive-zone", KEYBOARD_HEIGHT,
//"namespace", "phosh home",
"namespace", "osk",
NULL
);