Reenable and
This commit is contained in:
4
main.go
4
main.go
@@ -300,8 +300,8 @@ func main() {
|
|||||||
InitUnfocused: true,
|
InitUnfocused: true,
|
||||||
ScreenTransparent: true,
|
ScreenTransparent: true,
|
||||||
SkipTaskbar: true,
|
SkipTaskbar: true,
|
||||||
//X11ClassName: "Neko", // Temporary disabled due to a bug in Ebiten
|
X11ClassName: "Neko",
|
||||||
//X11InstanceName: "Neko",
|
X11InstanceName: "Neko",
|
||||||
})
|
})
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Fatal(err)
|
log.Fatal(err)
|
||||||
|
|||||||
Reference in New Issue
Block a user