diff options
| author | kj_sh604 | 2025-10-19 13:18:11 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-10-19 13:18:11 -0400 |
| commit | 70619304fa03179de3e8427cc4ddb21c13551804 (patch) | |
| tree | 8d110272f4e15fb46e87308b137226df8e3b8de5 /.config/xfce4/xfconf | |
| parent | 8cea5cfbcdacfe050cb7c5c1878362a2e63881bf (diff) | |
refactor: smaller terminals
Diffstat (limited to '.config/xfce4/xfconf')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml index 7c5144b..d1bdff6 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml @@ -16,7 +16,7 @@ <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="160x48"/> + <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"/> |
