aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/terminal/terminalrc
diff options
context:
space:
mode:
authorBlista Kanjo2023-07-21 17:27:08 -0400
committerBlista Kanjo2023-07-21 17:27:08 -0400
commit7722187c4ec4e9ce215a547cdae07b2955790134 (patch)
tree78de5db38922c52b6d933257c99120927bf00c12 /.config/xfce4/terminal/terminalrc
parent2f76b42c56e4efb057a14e5e59c4f76bb2c76297 (diff)
refactor: move to `xfce4-terminal` for a while (waiting for some `alacritty` bug fixes)
Diffstat (limited to '.config/xfce4/terminal/terminalrc')
-rw-r--r--.config/xfce4/terminal/terminalrc41
1 files changed, 41 insertions, 0 deletions
diff --git a/.config/xfce4/terminal/terminalrc b/.config/xfce4/terminal/terminalrc
new file mode 100644
index 0000000..152441a
--- /dev/null
+++ b/.config/xfce4/terminal/terminalrc
@@ -0,0 +1,41 @@
+[Configuration]
+ColorForeground=#dcdcdc
+ColorBackground=#2c2c2c
+ColorCursor=#6968babaa7a7
+ColorPalette=#3f3f3f;#705050;#60b48a;#dfaf8f;#9ab8d7;#dc8cc3;#8cd0d3;#dcdcdc;#709080;#dca3a3;#72d5a3;#f0dfaf;#94bff3;#ec93d3;#93e0e3;#ffffff
+MiscAlwaysShowTabs=FALSE
+MiscBell=FALSE
+MiscBellUrgent=FALSE
+MiscBordersDefault=FALSE
+MiscCursorBlinks=FALSE
+MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
+MiscDefaultGeometry=95x28
+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=FALSE
+MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
+ColorBoldIsBright=FALSE
+ScrollingUnlimited=TRUE
+FontName=JetBrains Mono 9
+BackgroundDarkness=1.000000
+ScrollingBar=TERMINAL_SCROLLBAR_NONE
+ColorCursorUseDefault=FALSE
+ColorCursorForeground=#303030303030
+