-
Notifications
You must be signed in to change notification settings - Fork 0
/
terminalrc
47 lines (46 loc) · 1.46 KB
/
terminalrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[Configuration]
ColorForeground=#ffffd7d7afaf
ColorBackground=#262626262626
ColorCursor=#52c552c552c5
ColorBold=#d7d7afaf5f5f
ColorBoldUseDefault=FALSE
ColorPalette=rgb(38,38,38);rgb(215,95,95);rgb(95,175,95);rgb(215,175,95);rgb(135,175,175);rgb(195,116,180);rgb(69,184,177);rgb(251,248,255);rgb(118,118,118);rgb(215,95,95);rgb(95,175,95);rgb(215,175,95);rgb(135,175,175);rgb(195,116,180);rgb(69,184,177);rgb(251,248,255)
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBellUrgent=FALSE
MiscBordersDefault=TRUE
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
MiscShowRelaunchDialog=TRUE
MiscRewrapOnResize=TRUE
MiscUseShiftArrowsToScroll=FALSE
MiscSlimTabs=FALSE
MiscNewTabAdjacent=FALSE
MiscSearchDialogOpacity=100
MiscShowUnsafePasteDialog=TRUE
TabActivityColor=#dc322f
FontName=IBM Plex Mono Medium 13
CustomCommand=/bin/zsh
TitleMode=TERMINAL_TITLE_HIDE
ColorCursorUseDefault=FALSE
CommandLoginShell=TRUE
RunCustomCommand=TRUE
ScrollingBar=TERMINAL_SCROLLBAR_NONE
BackgroundDarkness=0.970000
ScrollingLines=10000
MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT