From f9fecd32dfdd8cd4fd5aaf2e322e1d9e7ca8cad6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 8 Sep 2017 11:48:17 +0200 Subject: i3: Remove border from google-chrome --- i3/.config/i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 7a5b8a3..49a3f7c 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -237,3 +237,4 @@ client.background $base07 hide_edge_borders both for_window [class="Pinentry$"] floating enable +for_window [class="Google-chrome"] border pixel 1 -- cgit 1.4.1