How do I launch quick-access-terminal in full screen mode? #9147
Answered
by
kovidgoyal
Sreinumder
asked this question in
Q&A
Replies: 2 comments
-
|
Read the docs, search for --edge
https://sw.kovidgoyal.net/kitty/kittens/panel/
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Sreinumder
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
when opening quick access terminal with
the term opens a floating window. When changing font the terminal itself resizes. If the font is increased, then the terminal goes outside the screen.
however, with
toggle_fullscreen, everything works like I wanted to.but cant find a way to autostart the quick-access-terminal in fullscreen mode.
Beta Was this translation helpful? Give feedback.
All reactions