-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterminalrc
38 lines (37 loc) · 1.18 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
[Configuration]
FontName=PragmataPro Mono Liga 14
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBellUrgent=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=TRUE
MiscMouseAutohide=FALSE
MiscMouseWheelZoom=TRUE
MiscToolbarDefault=FALSE
MiscConfirmClose=FALSE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
MiscMiddleClickOpensUri=TRUE
MiscCopyOnSelect=FALSE
MiscShowRelaunchDialog=TRUE
MiscRewrapOnResize=TRUE
MiscUseShiftArrowsToScroll=FALSE
MiscSlimTabs=FALSE
MiscNewTabAdjacent=FALSE
MiscSearchDialogOpacity=100
MiscShowUnsafePasteDialog=TRUE
RunCustomCommand=TRUE
CustomCommand=/usr/bin/zsh
ColorForeground=#0e0e0e0e0e0e
ColorBackground=#f1f1f1f1f1f1
ColorSelectionUseDefault=FALSE
ColorSelection=#f6f6f6f6f6f6
ColorSelectionBackground=#616161616161
ColorPalette=rgb(0,0,0);rgb(156,51,40);rgb(85,107,47);rgb(184,134,11);rgb(74,112,139);rgb(139,0,139);rgb(173,216,230);rgb(170,170,170);rgb(85,85,85);rgb(156,51,40);rgb(85,107,47);rgb(184,134,11);rgb(74,112,139);rgb(139,0,139);rgb(173,216,230);rgb(255,255,255)