##Begin Select bindsym $mod+Left focus left bindsym $mod+Down focus down bindsym $mod+Up focus up bindsym $mod+Right focus right bindsym $mod+p focus parent bindsym $mod+k focus child bindsym $mod+space focus mode_toggle ##End Select ##Begin Move bindsym $mod+Shift+Left move left bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right bindsym $mod+Shift+space floating toggle ##End Move ##Begin Switch to Workspace bindsym $mod+1 workspace 1 bindsym $mod+2 workspace 2 bindsym $mod+3 workspace 3 bindsym $mod+4 workspace 4 bindsym $mod+5 workspace 5 bindsym $mod+6 workspace 6 bindsym $mod+7 workspace 7 bindsym $mod+8 workspace 8 bindsym $mod+9 workspace 9 bindsym $mod+0 workspace 10 bindsym $mod+Control+1 workspace 11 bindsym $mod+Control+2 workspace 12 bindsym $mod+Control+3 workspace 13 bindsym $mod+Control+4 workspace 14 bindsym $mod+Control+5 workspace 15 bindsym $mod+Control+6 workspace 16 bindsym $mod+Control+7 workspace 17 bindsym $mod+Control+8 workspace 18 bindsym $mod+Control+9 workspace 19 bindsym $mod+Control+0 workspace 20 bindsym $mod+Mod1+1 workspace 21 bindsym $mod+Mod1+2 workspace 22 bindsym $mod+Mod1+3 workspace 23 bindsym $mod+Mod1+4 workspace 24 bindsym $mod+Mod1+5 workspace 25 bindsym $mod+Mod1+6 workspace 26 bindsym $mod+Mod1+7 workspace 27 bindsym $mod+Mod1+8 workspace 28 bindsym $mod+Mod1+9 workspace 29 bindsym $mod+Mod1+0 workspace 30 bindsym $mod+Mod2+KP_1 workspace 1 bindsym $mod+Mod2+KP_2 workspace 2 bindsym $mod+Mod2+KP_3 workspace 3 bindsym $mod+Mod2+KP_4 workspace 4 bindsym $mod+Mod2+KP_5 workspace 5 bindsym $mod+Mod2+KP_6 workspace 6 bindsym $mod+Mod2+KP_7 workspace 7 bindsym $mod+Mod2+KP_8 workspace 8 bindsym $mod+Mod2+KP_9 workspace 9 bindsym $mod+Mod2+KP_0 workspace 10 bindsym $mod+Control+Mod2+KP_1 workspace 11 bindsym $mod+Control+Mod2+KP_2 workspace 12 bindsym $mod+Control+Mod2+KP_3 workspace 13 bindsym $mod+Control+Mod2+KP_4 workspace 14 bindsym $mod+Control+Mod2+KP_5 workspace 15 bindsym $mod+Control+Mod2+KP_6 workspace 16 bindsym $mod+Control+Mod2+KP_7 workspace 17 bindsym $mod+Control+Mod2+KP_8 workspace 18 bindsym $mod+Control+Mod2+KP_9 workspace 19 bindsym $mod+Control+Mod2+KP_0 workspace 20 bindsym $mod+Mod1+Mod2+KP_1 workspace 21 bindsym $mod+Mod1+Mod2+KP_2 workspace 22 bindsym $mod+Mod1+Mod2+KP_3 workspace 23 bindsym $mod+Mod1+Mod2+KP_4 workspace 24 bindsym $mod+Mod1+Mod2+KP_5 workspace 25 bindsym $mod+Mod1+Mod2+KP_6 workspace 26 bindsym $mod+Mod1+Mod2+KP_7 workspace 27 bindsym $mod+Mod1+Mod2+KP_8 workspace 28 bindsym $mod+Mod1+Mod2+KP_9 workspace 29 bindsym $mod+Mod1+Mod2+KP_0 workspace 30 bindsym $mod+w workspace Wine ##End Switch to Workspace ##Being Workspace Shift bindsym $mod+Shift+1 move container to workspace 1 bindsym $mod+Shift+2 move container to workspace 2 bindsym $mod+Shift+3 move container to workspace 3 bindsym $mod+Shift+4 move container to workspace 4 bindsym $mod+Shift+5 move container to workspace 5 bindsym $mod+Shift+6 move container to workspace 6 bindsym $mod+Shift+7 move container to workspace 7 bindsym $mod+Shift+8 move container to workspace 8 bindsym $mod+Shift+9 move container to workspace 9 bindsym $mod+Shift+0 move container to workspace 10 bindsym $mod+Shift+Control+1 move container to workspace 11 bindsym $mod+Shift+Control+2 move container to workspace 12 bindsym $mod+Shift+Control+3 move container to workspace 13 bindsym $mod+Shift+Control+4 move container to workspace 14 bindsym $mod+Shift+Control+5 move container to workspace 15 bindsym $mod+Shift+Control+6 move container to workspace 16 bindsym $mod+Shift+Control+7 move container to workspace 17 bindsym $mod+Shift+Control+8 move container to workspace 18 bindsym $mod+Shift+Control+9 move container to workspace 19 bindsym $mod+Shift+Control+0 move container to workspace 20 bindsym $mod+Shift+Mod1+1 move container to workspace 21 bindsym $mod+Shift+Mod1+2 move container to workspace 22 bindsym $mod+Shift+Mod1+3 move container to workspace 23 bindsym $mod+Shift+Mod1+4 move container to workspace 24 bindsym $mod+Shift+Mod1+5 move container to workspace 25 bindsym $mod+Shift+Mod1+6 move container to workspace 26 bindsym $mod+Shift+Mod1+7 move container to workspace 27 bindsym $mod+Shift+Mod1+8 move container to workspace 28 bindsym $mod+Shift+Mod1+9 move container to workspace 29 bindsym $mod+Shift+Mod1+0 move container to workspace 30 bindsym $mod+Shift+Mod2+KP_End move container to workspace 1 bindsym $mod+Shift+Mod2+KP_Down move container to workspace 2 bindsym $mod+Shift+Mod2+KP_Next move container to workspace 3 bindsym $mod+Shift+Mod2+KP_Left move container to workspace 4 bindsym $mod+Shift+Mod2+KP_Begin move container to workspace 5 bindsym $mod+Shift+Mod2+KP_Right move container to workspace 6 bindsym $mod+Shift+Mod2+KP_Home move container to workspace 7 bindsym $mod+Shift+Mod2+KP_Up move container to workspace 8 bindsym $mod+Shift+Mod2+KP_Prior move container to workspace 9 bindsym $mod+Shift+Mod2+KP_Insert move container to workspace 10 bindsym $mod+Shift+Control+Mod2+KP_End move container to workspace 11 bindsym $mod+Shift+Control+Mod2+KP_Down move container to workspace 12 bindsym $mod+Shift+Control+Mod2+KP_Next move container to workspace 13 bindsym $mod+Shift+Control+Mod2+KP_Left move container to workspace 14 bindsym $mod+Shift+Control+Mod2+KP_Begin move container to workspace 15 bindsym $mod+Shift+Control+Mod2+KP_Right move container to workspace 16 bindsym $mod+Shift+Control+Mod2+KP_Home move container to workspace 17 bindsym $mod+Shift+Control+Mod2+KP_Up move container to workspace 18 bindsym $mod+Shift+Control+Mod2+KP_Prior move container to workspace 19 bindsym $mod+Shift+Control+Mod2+KP_Insert move container to workspace 20 bindsym $mod+Shift+Mod1+Mod2+KP_End move container to workspace 21 bindsym $mod+Shift+Mod1+Mod2+KP_Down move container to workspace 22 bindsym $mod+Shift+Mod1+Mod2+KP_Next move container to workspace 23 bindsym $mod+Shift+Mod1+Mod2+KP_Left move container to workspace 24 bindsym $mod+Shift+Mod1+Mod2+KP_Begin move container to workspace 25 bindsym $mod+Shift+Mod1+Mod2+KP_Right move container to workspace 26 bindsym $mod+Shift+Mod1+Mod2+KP_Home move container to workspace 27 bindsym $mod+Shift+Mod1+Mod2+KP_Up move container to workspace 28 bindsym $mod+Shift+Mod1+Mod2+KP_Prior move container to workspace 29 bindsym $mod+Shift+Mod1+Mod2+KP_Insert move container to workspace 30 ##End Workspace Shift