rename attwm -> att_wm
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ Singleton {
|
|||||||
if (explicit) return explicit;
|
if (explicit) return explicit;
|
||||||
const dir = Quickshell.env("XDG_RUNTIME_DIR");
|
const dir = Quickshell.env("XDG_RUNTIME_DIR");
|
||||||
const display = Quickshell.env("WAYLAND_DISPLAY") || "wayland-0";
|
const display = Quickshell.env("WAYLAND_DISPLAY") || "wayland-0";
|
||||||
return `${dir}/attwm-${display}.sock`;
|
return `${dir}/att_wm-${display}.sock`;
|
||||||
}
|
}
|
||||||
|
|
||||||
connected: true
|
connected: true
|
||||||
|
|||||||
Reference in New Issue
Block a user