Commit 7d62e9d4 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Merge branch 'development'

parents 83628113 a96fa824
...@@ -187,9 +187,7 @@ bindsym $mod+d focus right ...@@ -187,9 +187,7 @@ bindsym $mod+d focus right
# convenience move # convenience move
bindsym $mod+z move left bindsym $mod+z move left
bindsym $mod+Shift+z move left; layout fill_order default
bindsym $mod+x move right bindsym $mod+x move right
bindsym $mod+Shift+x move right; layout fill_order reverse
bindsym $mod+Ctrl+z move left; focus right bindsym $mod+Ctrl+z move left; focus right
bindsym $mod+Ctrl+x move right; focus left bindsym $mod+Ctrl+x move right; focus left
......
...@@ -159,9 +159,7 @@ bindsym $mod+d focus right ...@@ -159,9 +159,7 @@ bindsym $mod+d focus right
# convenience move # convenience move
bindsym $mod+z move left bindsym $mod+z move left
bindsym $mod+Shift+z move left; layout fill_order default
bindsym $mod+x move right bindsym $mod+x move right
bindsym $mod+Shift+x move right; layout fill_order reverse
bindsym $mod+Ctrl+z move left; focus right bindsym $mod+Ctrl+z move left; focus right
bindsym $mod+Ctrl+x move right; focus left bindsym $mod+Ctrl+x move right; focus left
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment