diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:18:05 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:18:05 +0100 |
commit | be1180372f14bd699d7919ba6dad0308d31192f9 (patch) | |
tree | 0e9810df6a04d44c1a76632ef16f1d43f7b23c1b /skel/.kde/share/apps/konsole/Shell.profile | |
download | etcskel-kanotix-be1180372f14bd699d7919ba6dad0308d31192f9.zip etcskel-kanotix-be1180372f14bd699d7919ba6dad0308d31192f9.tar.gz |
Initial commit
Diffstat (limited to 'skel/.kde/share/apps/konsole/Shell.profile')
-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 |