From 108248b96996a47ef2ecbfbe697b70448a654717 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Mon, 26 Oct 2020 00:14:22 +0100 Subject: [PATCH] Added borders --- i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 9c34e94..fe06be4 100644 --- a/i3/config +++ b/i3/config @@ -186,8 +186,8 @@ client.focused_inactive $inactive-bg-color $inactive-bg-color $inactive-text-col client.urgent $urgent-bg-color $urgent-bg-color $text-color $indicator-color # Border -new_window pixel 0 -new_float pixel 0 +new_window pixel 2 +new_float pixel 2 hide_edge_borders both # Start i3bar to display a workspace bar (plus the system information i3status