From 0b18a06d90605d7f3a0498b73130f06f04214e42 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 18 Oct 2021 09:39:31 +0300 Subject: i3, luchs: remove titlebar from floating windows --- .config/i3/config##h.luchs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/i3') diff --git a/.config/i3/config##h.luchs b/.config/i3/config##h.luchs index 2f2ce15..319844a 100644 --- a/.config/i3/config##h.luchs +++ b/.config/i3/config##h.luchs @@ -194,7 +194,8 @@ bindcode $mod+Shift+54 reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindcode $mod+Shift+27 restart -default_border pixel 2 +default_border pixel 0 +default_floating_border pixel 0 for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable for_window [class="Zotero" window_role="pref"] floating enable -- cgit v1.2.3-61-g4310