Skip to content

Commit 48f29e5

Browse files
authored
Merge pull request #1765 from rudolfkastl/patch-1
Gives every tab the ${title}
2 parents c20d4f6 + df82ea2 commit 48f29e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/gsettings/com.gexperts.Tilix.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<description>If true, a prompt is shown confirming the deletion of a profile.</description>
204204
</key>
205205
<key name="session-name" type="s">
206-
<default>'Default'</default>
206+
<default>'${title}'</default>
207207
<summary>The default name to use for a session</summary>
208208
<description>The default name of the session, terminal variables can be used in which case the active terminal resolves the variables.</description>
209209
</key>

0 commit comments

Comments
 (0)