Is it possible to open quick access terminal on focused screen/monitor? #8914
Replies: 2 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
You need to have one quick access terminal per output/monitor. In
Wayland, that's how the wlr layer shell protocol works. You can only set
the output/monitor at window creation time, not change it later, see
https://wayland.app/protocols/wlr-layer-shell-unstable-v1
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
larsivi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have used yakuake for many years, and one of the things I've liked about it (there are reasons for why I'm trying out kitty fwiw) is that it would open on the monitor that had the current focus. This is usually always where I want it to be, but I can easily move it to a different screen using focus if that is what I'd like. This doesn't appear to be the case with kittem quick_access_terminal, in fact it seems to have an additional problem for me. If it is on the external screen, I then disconnect it, it doesn't show up on the other screen.
Are there ways, via config, I can fix one or both of these problems? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions