Das Profil für die KDE-Konsole, das ich verwende, ist unter $HOME/local/share/konsole/ gespeichert als "Profil #1.profile".
[Appearance]
ColorScheme=GreenOnBlack
Font=Bitstream Vera Sans Mono,10,-1,5,50,0,0,0,0,0
TabColor=invalid
UseFontLineChararacters=true
[Cursor Options]
CustomCursorColor=255,0,0
UseCustomCursorColor=true
[Encoding Options]
DefaultEncoding=UTF-8
[General]
Environment=TERM=xterm-256color,COLORTERM=truecolor
LocalTabTitleFormat=%n Tab: %#
Name=Profil #1
Parent=FALLBACK/
ShowTerminalSizeHint=false
[Interaction Options]
TextEditorCmd=1
UnderlineFilesEnabled=true
[Scrolling]
HistoryMode=2
[Terminal Features]
BlinkingCursorEnabled=true
PeekPrimaryKeySequence=Backspace, Backspace, Backspace, Backspace
UrlHintsModifiers=0
Die Datei muss natürlich User Rechte haben. Nicht, das durch Falschanwendung von sudo root Rechte drauf liegen. Nach den Rechten sehen im Terminal vom Home Verzeichnis aus:
cd $HOME && find ~ ! -user $USER -ls
Die Datei die wiederum die Einstellung des Default Profils speichert ist:
$HOME/.config/konsolerc
Darin ist dann zu finden:
[Desktop Entry]
DefaultProfile=Profil #1.profile