sway: Workspace y
This commit is contained in:
parent
ec7bfe9592
commit
c2ed01e234
1 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ input * {
|
|||
bindsym $mod+i workspace 2:i
|
||||
bindsym $mod+o workspace 3:o
|
||||
bindsym $mod+p workspace 4:p
|
||||
bindsym $mod+5 workspace number 5
|
||||
bindsym $mod+y workspace 5:y
|
||||
bindsym $mod+6 workspace number 6
|
||||
bindsym $mod+7 workspace number 7
|
||||
bindsym $mod+8 workspace number 8
|
||||
|
@ -118,7 +118,7 @@ input * {
|
|||
bindsym $mod+Shift+i move container to workspace 2:i
|
||||
bindsym $mod+Shift+o move container to workspace 3:o
|
||||
bindsym $mod+Shift+p move container to workspace 4:p
|
||||
bindsym $mod+Shift+5 move container to workspace number 5
|
||||
bindsym $mod+Shift+y move container to workspace 5:y
|
||||
bindsym $mod+Shift+6 move container to workspace number 6
|
||||
bindsym $mod+Shift+7 move container to workspace number 7
|
||||
bindsym $mod+Shift+8 move container to workspace number 8
|
||||
|
|
Loading…
Reference in a new issue