67b60c84e0
st is waaaaay to laggy in its rendering to my taste. cmatrix doesn't even run on it well. It was a great learning experience however. For instance I learned how the terminal title is determined and could improve it to make my terminal.sh work more reliably.
46 lines
1.4 KiB
Text
46 lines
1.4 KiB
Text
[Configuration]
|
|
MiscAlwaysShowTabs=FALSE
|
|
MiscBell=FALSE
|
|
MiscBellUrgent=FALSE
|
|
MiscBordersDefault=FALSE
|
|
MiscCursorBlinks=FALSE
|
|
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
|
|
MiscDefaultGeometry=80x24
|
|
MiscInheritGeometry=FALSE
|
|
MiscMenubarDefault=FALSE
|
|
MiscMouseAutohide=FALSE
|
|
MiscMouseWheelZoom=TRUE
|
|
MiscToolbarDefault=FALSE
|
|
MiscConfirmClose=TRUE
|
|
MiscCycleTabs=TRUE
|
|
MiscTabCloseButtons=TRUE
|
|
MiscTabCloseMiddleClick=TRUE
|
|
MiscTabPosition=GTK_POS_TOP
|
|
MiscHighlightUrls=TRUE
|
|
MiscMiddleClickOpensUri=FALSE
|
|
MiscCopyOnSelect=FALSE
|
|
MiscDefaultWorkingDir=
|
|
MiscRewrapOnResize=TRUE
|
|
MiscUseShiftArrowsToScroll=FALSE
|
|
MiscSlimTabs=TRUE
|
|
CustomCommand=/usr/bin/zsh
|
|
ScrollingOnOutput=FALSE
|
|
FontName=Fira Code 13
|
|
ColorPalette=rgb(63,63,63);rgb(210,74,74);rgb(96,180,138);rgb(223,175,143);rgb(154,184,215);rgb(220,140,195);rgb(140,208,211);rgb(235,235,235);rgb(85,87,83);rgb(215,120,120);rgb(114,213,163);rgb(240,223,175);rgb(148,191,243);rgb(236,147,211);rgb(147,224,227);rgb(255,255,255)
|
|
ColorForeground=#f3f3f3f3f3f3
|
|
ColorBackground=#000000000000
|
|
ColorCursor=#dcdcdc
|
|
BackgroundDarkness=0,800000
|
|
WordChars=-A-Za-z0-9,./?%&#_=+@~
|
|
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
|
|
MiscShowRelaunchDialog=TRUE
|
|
MiscNewTabAdjacent=FALSE
|
|
ScrollingLines=18000
|
|
TextBlinkMode=TERMINAL_TEXT_BLINK_MODE_FOCUSED
|
|
ColorBoldIsBright=FALSE
|
|
ScrollingBar=TERMINAL_SCROLLBAR_NONE
|
|
TitleMode=TERMINAL_TITLE_REPLACE
|
|
ShortcutsNoHelpkey=TRUE
|
|
ShortcutsNoMnemonics=TRUE
|
|
CellHeightScale=1,100000
|
|
|