update everything
This commit is contained in:
parent
e842787d16
commit
9b2bd0b702
16 changed files with 224 additions and 114 deletions
|
|
@ -65,11 +65,11 @@ bindsym $mod+Shift+s exec xfce4-screenshooter
|
|||
|
||||
# change focus
|
||||
bindsym $mod+h focus left
|
||||
#bindsym $mod+j focus down
|
||||
#bindsym $mod+k focus up
|
||||
bindsym $mod+j focus down
|
||||
bindsym $mod+k focus up
|
||||
bindsym $mod+l focus right
|
||||
bindsym $mod+j exec --no-startup-id ~/.i3/i3-focus-next
|
||||
bindsym $mod+k exec --no-startup-id ~/.i3/i3-focus-next --reverse
|
||||
#bindsym $mod+j exec --no-startup-id ~/.i3/i3-focus-next
|
||||
#bindsym $mod+k exec --no-startup-id ~/.i3/i3-focus-next --reverse
|
||||
bindsym $mod+y move workspace to output left
|
||||
|
||||
# alternatively, you can use the cursor keys:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue