From 34b1aa538a56b7d1802fa10cc314b59887ae503d Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Sat, 2 Dec 2023 19:18:00 +0100 Subject: [PATCH] =?utf8?q?Zmiana=20domy=C5=9Blnej=20konfiguracji=20termina?= =?utf8?q?la=20dla=20stable=20oraz=20oldstable.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- xfce4/terminal/terminalrc | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/xfce4/terminal/terminalrc b/xfce4/terminal/terminalrc index 418e6d4..d35281a 100644 --- a/xfce4/terminal/terminalrc +++ b/xfce4/terminal/terminalrc @@ -1,14 +1,13 @@ [Configuration] -BackgroundMode=TERMINAL_BACKGROUND_IMAGE MiscAlwaysShowTabs=FALSE MiscBell=FALSE MiscBellUrgent=FALSE MiscBordersDefault=TRUE -MiscCursorBlinks=FALSE +MiscCursorBlinks=TRUE MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK MiscDefaultGeometry=100x30 MiscInheritGeometry=FALSE -MiscMenubarDefault=TRUE +MiscMenubarDefault=FALSE MiscMouseAutohide=FALSE MiscMouseWheelZoom=TRUE MiscToolbarDefault=FALSE @@ -23,13 +22,11 @@ MiscCopyOnSelect=FALSE MiscShowRelaunchDialog=TRUE MiscRewrapOnResize=TRUE MiscUseShiftArrowsToScroll=FALSE -MiscSlimTabs=FALSE +MiscSlimTabs=TRUE MiscNewTabAdjacent=FALSE MiscSearchDialogOpacity=100 MiscShowUnsafePasteDialog=TRUE MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU -BackgroundImageFile=/usr/share/images/desktop-base/lofi_girl.jpg -BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_FILLED -BackgroundImageShading=0,750000 FontName=Source Code Pro Medium 10 +FontUseSystem=TRUE -- 2.39.5