File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -174,11 +174,6 @@ bindsym $mod+Ctrl+Shift+Down move workspace to output down
174
174
bindsym $mod+Ctrl+Shift+Up move workspace to output up
175
175
bindsym $mod+Ctrl+Shift+Right move workspace to output right
176
176
#
177
- # move workspaces to outputs
178
- bindsym $mod+Ctrl+Shift+Left move workspace to output left
179
- bindsym $mod+Ctrl+Shift+Down move workspace to output down
180
- bindsym $mod+Ctrl+Shift+Up move workspace to output up
181
- bindsym $mod+Ctrl+Shift+Right move workspace to output right
182
177
183
178
## Modify // Next Window Orientation // <> Backspace ##
184
179
bindsym $mod+BackSpace split toggle
@@ -244,8 +239,8 @@ bindsym $mod+$alt+Ctrl+8 move container to workspace number $ws18; workspace num
244
239
bindsym $mod+$alt+Ctrl+9 move container to workspace number $ws19; workspace number $ws19
245
240
246
241
# move workspace to other monitor
247
- bindsym $mod+z move workspace to output left
248
- bindsym $mod+x move workspace to output right
242
+ # bindsym $mod+z move workspace to output left
243
+ # bindsym $mod+x move workspace to output right
249
244
250
245
# Use Mouse+$mod to drag floating windows to their wanted position
251
246
floating_modifier $mod
You can’t perform that action at this time.
0 commit comments