From c7b455c594f155735b936ade3c32f1f9326e9192 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Wed, 14 Jul 2021 18:54:31 +0200 Subject: [PATCH] Fix borders i3 --- files/.config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/.config/i3/config b/files/.config/i3/config index d10ff20..190f57b 100644 --- a/files/.config/i3/config +++ b/files/.config/i3/config @@ -87,9 +87,7 @@ bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness # styling new_window none default_border pixel 2 - -for_window [class="Firefox"] border pixel 0 -for_window [class="discord"] border pixel 0 +hide_edge_borders smart # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) @@ -98,6 +96,8 @@ bar { position top separator_symbol " | " strip_workspace_numbers yes + tray_output primary + colors { background #f2e5bc statusline #282828