diff options
Diffstat (limited to 'skel-trinity/.trinity/share/config/konsolerc')
-rw-r--r-- | skel-trinity/.trinity/share/config/konsolerc | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/skel-trinity/.trinity/share/config/konsolerc b/skel-trinity/.trinity/share/config/konsolerc new file mode 100644 index 0000000..680ab62 --- /dev/null +++ b/skel-trinity/.trinity/share/config/konsolerc @@ -0,0 +1,68 @@ +[$Version] +update_info=konsole.upd:kde2.2/r1,konsole.upd:kde3.0/r1 + +[Desktop Entry] +ActiveSession=0 +AllowResize=true +BlinkingCursor=false +CtrlDrag=false +CutToBeginningOfLine=false +DefaultSession=shell.desktop +DynamicTabHide=false +Fullscreen=false +Height 768=435 +LineSpacing=0 +SilenceSeconds=10 +TabViewMode=0 +TerminalSizeHint=true +WarnQuit=true +Width 1024=742 +XonXoff=false +bellmode=0 +class=konsole-mainwindow#1 +defaultfont=Monospace,12,-1,5,50,0,0,0,0,0 +font=8 +has frame=true +history=1000 +historyenabled=true +keytab=default +schema=Transparent_darkbg.schema +scrollbar=2 +tabbar=2 +wordseps=:@-./_~ + +[TipOfDay] +RunOnStart=false + +[Toolbar style] +IconText=IconTextRight +Index=0 +NewLine=FALSE +Offset=-1 +Position=Bottom + +[konsole-mainwindow#1 Toolbar style] +Hidden=false +IconSize=22 +Index=0 +NewLine=false +Offset=-1 + +[options] +Fullscreen=false +Height 600=421 +Height 768=421 +WarnQuit=true +Width 1024=740 +Width 800=740 +class=konsole-mainwindow#1 +defaultheight=445 +defaultwidth=660 +font=5 +history=true +keytab=3 +konsolearguments=/bin/bash +menubar visible=true +toolbar height=32 +toolbar position=3 +toolbar visible=true |