You are not logged in.
Pages: 1
I have the 'window buttons' thing enabled but it won't show window titles
SETUP = i3wm+xfce4-panel on archlinux
---
EDIT: Just tried it as a new user, i3+this, and it works properly, compared dotfiles files of everything but still cant figure it out
Last edited by morxin (2024-06-15 07:02:38)
Offline
Hello and welcome.
Do you have an i3 directive to print window titles as classes? I don't use i3, but looking at the i3wm userguide i see that you can overwrite window titles using something like:
for_window [class=".*"] title_format "%class"
If not, possibly add:
for_window [class=".*"] title_format "%title"
...to your i3 configs.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you @ToZ
Offline
Pages: 1
[ Generated in 0.013 seconds, 8 queries executed - Memory usage: 523.69 KiB (Peak: 524.53 KiB) ]