Rename layer-shell namespace with "cosmic-" prefix
This commit is contained in:
parent
ee0fc835ea
commit
4f01de3c46
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ impl App {
|
|||
get_layer_surface(SctkLayerSurfaceSettings {
|
||||
id,
|
||||
keyboard_interactivity: KeyboardInteractivity::Exclusive,
|
||||
namespace: "workspace-overview".into(),
|
||||
namespace: "cosmic-workspace-overview".into(),
|
||||
layer: Layer::Overlay,
|
||||
size: Some((Some(width as _), Some(height as _))),
|
||||
output: IcedOutput::Output(output),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue