sway: n workspace

This commit is contained in:
Cat /dev/Nulo 2022-06-01 15:06:31 -03:00
parent 1f27d1a240
commit 3d3f284045

View file

@ -110,7 +110,7 @@ input * {
bindsym $mod+o workspace 3:o
bindsym $mod+p workspace 4:p
bindsym $mod+y workspace 5:y
bindsym $mod+6 workspace number 6
bindsym $mod+n workspace 6:n
bindsym $mod+7 workspace number 7
bindsym $mod+8 workspace number 8
bindsym $mod+9 workspace number 9
@ -121,7 +121,7 @@ input * {
bindsym $mod+Shift+o move container to workspace 3:o
bindsym $mod+Shift+p move container to workspace 4:p
bindsym $mod+Shift+y move container to workspace 5:y
bindsym $mod+Shift+6 move container to workspace number 6
bindsym $mod+Shift+n move container to workspace 6:n
bindsym $mod+Shift+7 move container to workspace number 7
bindsym $mod+Shift+8 move container to workspace number 8
bindsym $mod+Shift+9 move container to workspace number 9