Replies: 4 comments 8 replies
-
|
So ghostty popups up twice and the second session has no problems. Well just "comb it out" because its always the first instance that has a problem. Its like that static issue when writing C/C++ code it doesn't make sense so maybe you have to make it with the volatile type because static cannot change. |
Beta Was this translation helpful? Give feedback.
-
|
Also happens when running |
Beta Was this translation helpful? Give feedback.
-
|
Seeing similar issue on Arch with Awesome WM. The default configuration will enable I suspect the issue is somewhere between dbus, based on my |
Beta Was this translation helpful? Give feedback.
-
|
Ghostty should be run once from a https://ghostty.org/docs/linux/systemd Also, I don't think that If you don't have DBus set up quite right, including the DBus activation services and the GTK desktop portal Ghostty startup can indeed be quite slow. Unfortunately tiling window managers, with their DIY/no batteries included ethos, tend to make it hard to get that right. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When using ghostty on arch + niri, I noticed that when running
ghostty --gtk-single-instace=true(which is the default when running outside cli according to doc here), it only creates a new window once out of twice. Both run generates the same output and does not return any error, but only the second run will open up a new window.When I run it with
ghostty --gtk-single-instance=false, this problem does not exist.Not sure if this is a bug or a niri or me problem, so posting as a question first.
Beta Was this translation helpful? Give feedback.
All reactions