aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4
diff options
context:
space:
mode:
Diffstat (limited to '.config/xfce4')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml
new file mode 100644
index 0000000..cc867b2
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-terminal" version="1.0">
+ <property name="background-darkness" type="double" value="1"/>
+ <property name="color-foreground" type="string" value="#dcdcdc"/>
+ <property name="color-background" type="string" value="#2c2c2c"/>
+ <property name="color-cursor-foreground" type="string" value="#303030303030"/>
+ <property name="color-cursor" type="string" value="#6968babaa7a7"/>
+ <property name="color-cursor-use-default" type="bool" value="false"/>
+ <property name="color-palette" type="string" value="rgb(63,63,63);rgb(214,121,121);rgb(96,180,138);rgb(223,175,143);rgb(154,184,215);rgb(220,140,195);rgb(140,208,211);rgb(220,220,220);rgb(112,144,128);rgb(220,163,163);rgb(114,213,163);rgb(240,223,175);rgb(148,191,243);rgb(236,147,211);rgb(147,224,227);rgb(255,255,255)"/>
+ <property name="color-bold-is-bright" type="bool" value="false"/>
+ <property name="font-name" type="string" value="JetBrains Mono 9"/>
+ <property name="misc-always-show-tabs" type="bool" value="false"/>
+ <property name="misc-bell" type="bool" value="false"/>
+ <property name="misc-bell-urgent" type="bool" value="false"/>
+ <property name="misc-borders-default" type="bool" value="true"/>
+ <property name="misc-cursor-blinks" type="bool" value="false"/>
+ <property name="misc-cursor-shape" type="string" value="TERMINAL_CURSOR_SHAPE_BLOCK"/>
+ <property name="misc-default-geometry" type="string" value="95x28"/>
+ <property name="misc-inherit-geometry" type="bool" value="false"/>
+ <property name="misc-menubar-default" type="bool" value="false"/>
+ <property name="misc-mouse-autohide" type="bool" value="false"/>
+ <property name="misc-mouse-wheel-zoom" type="bool" value="true"/>
+ <property name="misc-toolbar-default" type="bool" value="false"/>
+ <property name="misc-confirm-close" type="bool" value="false"/>
+ <property name="misc-cycle-tabs" type="bool" value="true"/>
+ <property name="misc-tab-close-buttons" type="bool" value="true"/>
+ <property name="misc-tab-close-middle-click" type="bool" value="true"/>
+ <property name="misc-tab-position" type="string" value="GTK_POS_TOP"/>
+ <property name="misc-highlight-urls" type="bool" value="true"/>
+ <property name="misc-middle-click-opens-uri" type="bool" value="false"/>
+ <property name="misc-copy-on-select" type="bool" value="false"/>
+ <property name="misc-show-relaunch-dialog" type="bool" value="true"/>
+ <property name="misc-rewrap-on-resize" type="bool" value="true"/>
+ <property name="misc-slim-tabs" type="bool" value="false"/>
+ <property name="misc-new-tab-adjacent" type="bool" value="false"/>
+ <property name="misc-search-dialog-opacity" type="uint" value="100"/>
+ <property name="misc-show-unsafe-paste-dialog" type="bool" value="false"/>
+ <property name="misc-right-click-action" type="string" value="TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU"/>
+ <property name="scrolling-bar" type="string" value="TERMINAL_SCROLLBAR_NONE"/>
+ <property name="scrolling-on-keystroke" type="bool" value="false"/>
+ <property name="scrolling-unlimited" type="bool" value="true"/>
+ <property name="title-initial" type="string" value="xterm-256color"/>
+ <property name="title-mode" type="string" value="TERMINAL_TITLE_PREPEND"/>
+ <property name="shortcuts-no-menukey" type="bool" value="true"/>
+ <property name="shortcuts-no-mnemonics" type="bool" value="true"/>
+</channel>