Add konsole profile
This commit is contained in:
parent
3c66a112d8
commit
b7172e9d28
1 changed files with 22 additions and 0 deletions
22
konsole.profile
Normal file
22
konsole.profile
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[Appearance]
|
||||
ColorScheme=Linux
|
||||
Font=Monospace,9,-1,5,50,0,0,0,0,0
|
||||
UseFontLineChararacters=true
|
||||
|
||||
[Encoding Options]
|
||||
DefaultEncoding=UTF-8
|
||||
|
||||
[General]
|
||||
Command=/usr/bin/tmux new -A -s main
|
||||
Environment=
|
||||
Icon=utilities-terminal
|
||||
LocalTabTitleFormat=%d : %n
|
||||
Name=Main profile
|
||||
Parent=FALLBACK/
|
||||
RemoteTabTitleFormat=(%u) %H
|
||||
|
||||
[Interaction Options]
|
||||
UnderlineFilesEnabled=true
|
||||
|
||||
[Scrolling]
|
||||
HistoryMode=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue