sway: Workspace y

This commit is contained in:
Cat /dev/Nulo 2022-03-06 00:21:38 -03:00
parent ec7bfe9592
commit c2ed01e234

View file

@ -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