From 76b1e028a1245ed304fdbaead845e672ba2748c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 10 May 2019 14:49:11 -0500 Subject: [PATCH] focus into Xfce4-terminal --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index 3675427..647edd3 100644 --- a/config +++ b/config @@ -154,6 +154,9 @@ for_window [title="(?i)pulseaudio multiband EQ"] floating enabl for_window [window_role="(?i)about"] floating enable for_window [window_role="(?i)organizer"] floating enable +# Programs focus +for_window [class="Xfce4-terminal"] focus + # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)