Skip to content

How to suppress title text? #1496

Answered by t-wissmann
mgutz asked this question in Q&A
Discussion options

You must be logged in to vote

I think it's not really possible at the moment. It will be possible as soon as CSS-style theming (#1457) is supported. It might be hackable now with an unpleasent workaround:

hc attr theme.title_depth -40 ; hc attr theme.title_height 50

this shows tabs/decoration with a height of 10 pixels (50 - 40), but draws the window titles beneath the windows themselves, so it is hidden.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mgutz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants