Translations:Konsole/26/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
You can change the padding between the border and the contents of Konsole (the "margin" or "gutters" between window border and text) by editing your profile file in .local/share/konsole/[name of profile] and adding: | You can change the padding between the border and the contents of Konsole (the "margin" or "gutters" between window border and text) by editing your profile file in {{Path|.local/share/konsole/[name of profile]}} and adding: | ||
{{Input|1=TerminalMargin=7}} | {{Input|1=TerminalMargin=7}} | ||
The number after "TerminalMargin" can be edited to whatever size you prefer. After that you need to log out and then log in to show the changes. | The number after "TerminalMargin" can be edited to whatever size you prefer. After that you need to log out and then log in to show the changes. |
Revision as of 22:10, 28 April 2019
You can change the padding between the border and the contents of Konsole (the "margin" or "gutters" between window border and text) by editing your profile file in .local/share/konsole/[name of profile] and adding:
TerminalMargin=7
The number after "TerminalMargin" can be edited to whatever size you prefer. After that you need to log out and then log in to show the changes.