diff options
Diffstat (limited to 'skel/.kde/share/apps/konsole')
-rw-r--r-- | skel/.kde/share/apps/konsole/Shell.profile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/skel/.kde/share/apps/konsole/Shell.profile b/skel/.kde/share/apps/konsole/Shell.profile new file mode 100644 index 0000000..27a4774 --- /dev/null +++ b/skel/.kde/share/apps/konsole/Shell.profile @@ -0,0 +1,14 @@ +[Appearance] +ColorScheme=Linux + +[General] +Icon=utilities-terminal +LocalTabTitleFormat=%d : %n +MenuIndex=1 +Name=Shell +Parent=FALLBACK/ +RemoteTabTitleFormat=%h : %u +ShowNewAndCloseTabButtons=true + +[Scrolling] +HistorySize=10000 |