From 1c203108472e3d10417ccd647b07dca78dcb5181 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Tue, 23 Jan 2018 01:20:43 -0500 Subject: [PATCH] Use borders on terminal windows ...as it turns out, those are WM borders, not there own thing. Whoops. --- .config/xfce4/terminal/terminalrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/xfce4/terminal/terminalrc b/.config/xfce4/terminal/terminalrc index bcabf0a..8d1595a 100644 --- a/.config/xfce4/terminal/terminalrc +++ b/.config/xfce4/terminal/terminalrc @@ -2,7 +2,7 @@ MiscAlwaysShowTabs=FALSE MiscBell=FALSE MiscBellUrgent=FALSE -MiscBordersDefault=FALSE +MiscBordersDefault=TRUE MiscCursorBlinks=FALSE MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK MiscDefaultGeometry=80x24