Replace references to "exwayland" with "satellite"
Exwayland was the original working name for the project, but satellite is way cooler.
This commit is contained in:
parent
5150791e76
commit
3140b7c83e
2 changed files with 64 additions and 64 deletions
|
|
@ -213,7 +213,7 @@ impl XState {
|
|||
window: self.wm_window,
|
||||
property: self.atoms.net_wm_name,
|
||||
r#type: x::ATOM_STRING,
|
||||
data: b"exwayland wm",
|
||||
data: b"xwayland-satellite",
|
||||
})
|
||||
.unwrap();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue