The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

Jumping to workspace left / right

asked 2012-12-11 16:12:58 +0000

ingo gravatar image

updated 2012-12-13 17:10:29 +0000

Is it possible to have a keybinding to jump to the left / right workspace

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2012-12-11 16:16:24 +0000

bacardi55 gravatar image

Yes :

switch next/prev

bindsym $mod+Left workspace prev

bindsym $mod+Right workspace next

edit flag offensive delete link more
1

answered 2012-12-11 16:15:58 +0000

Michael gravatar image

"workspace next" and "workspace prev", as documented at http://i3wm.org/docs/userguide.html#changingnamedworkspacesmovingtoworkspaces

edit flag offensive delete link more

Comments

thank you to both of you, I actually read that part of the page, but it must have escaped me ...

ingo gravatar imageingo ( 2012-12-13 17:12:31 +0000 )edit

Question Tools

Stats

Asked: 2012-12-11 16:12:58 +0000

Seen: 1,433 times

Last updated: Dec 13 '12