Change konsole tab title from command line and make it persistent?

前端 未结 6 1757
情深已故
情深已故 2021-02-14 00:47

How can I change the konsole tab title? By default, it\'s set to %u : %n, so it always changes automatically.

I can set it with:

qdbus org.         


        
6条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-14 01:07

    konsole -p tabtitle='some title: %w'

    For more options try konsole --list-profile-properties.

提交回复
热议问题