From fc6983aa83a96059c9362277da0eef5ec57643bc Mon Sep 17 00:00:00 2001 From: Von Random Date: Tue, 4 Oct 2016 14:42:26 +0300 Subject: [PATCH] i3 feels better and better! --- i3_config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i3_config b/i3_config index f5070f4..7962b65 100644 --- a/i3_config +++ b/i3_config @@ -104,6 +104,8 @@ bindsym $mod+8 workspace 8 bindsym $mod+9 workspace 9 bindsym $mod+0 workspace 10 +bindsym $mod+o workspace back_and_forth + # move focused container to workspace bindsym $mod+Shift+1 move container to workspace 1 bindsym $mod+Shift+2 move container to workspace 2 @@ -162,6 +164,8 @@ new_window pixel 1 new_float pixel 1 hide_edge_borders both +workspace_auto_back_and_forth yes + # rules # games for_window [class="Steam"] floating enable