aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-05-10 14:49:11 -0500
committerJesús <heckyel@hyperbola.info>2019-05-10 14:49:11 -0500
commit76b1e028a1245ed304fdbaead845e672ba2748c5 (patch)
tree48c7937951c7dd870a770a77bc1001b4c9154bef
parentc5992d268d4ef8696041179c0e7d185723dcf6ca (diff)
downloadi3-config-76b1e028a1245ed304fdbaead845e672ba2748c5.tar.lz
i3-config-76b1e028a1245ed304fdbaead845e672ba2748c5.tar.xz
i3-config-76b1e028a1245ed304fdbaead845e672ba2748c5.zip
focus into Xfce4-terminal
-rw-r--r--config3
1 files changed, 3 insertions, 0 deletions
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)