From 201863af0717f430f36534c178fb74e872f9d53f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 30 Jun 2021 21:29:53 +1200 Subject: Define `hide_edge_borders` in i3 config --- i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i3') diff --git a/i3/config b/i3/config index 0840f1c8..072a6980 100644 --- a/i3/config +++ b/i3/config @@ -7,6 +7,9 @@ floating_modifier $mod # No title bar new_window 1pixel +# If the window is the only one on the workspace, forego the borders +hide_edge_borders smart + # Mod+Shift+r restarts i3wm bindsym $mod+Shift+r restart -- cgit v1.2.3