Pushing changes before a distrohop.

This commit is contained in:
Derek Taylor
2020-08-07 18:47:56 -05:00
parent a8e80e3646
commit c00618a23a
7 changed files with 25 additions and 12 deletions

View File

@@ -115,7 +115,7 @@ bindsym $mod+j focus down
bindsym $mod+k focus up
bindsym $mod+l focus right
# alternatively, you can use the cursor keys:
# alternatively, you can use the arrow keys:
bindsym $mod+Left focus left
bindsym $mod+Down focus down
bindsym $mod+Up focus up
@@ -127,7 +127,7 @@ bindsym $mod+Shift+j move down
bindsym $mod+Shift+k move up
bindsym $mod+Shift+l move right
# alternatively, you can use the cursor keys:
# alternatively, you can use the arrow keys:
bindsym $mod+Shift+Left move left
bindsym $mod+Shift+Down move down
bindsym $mod+Shift+Up move up