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

moving to workspace by number

asked Oct 11 '12

mmulin gravatar image

updated Oct 11 '12

Hi,

I am dynamically renaming the workspace via i3-msg (i.e. i3-msg rename workspace 1 to 1: work). I also have the keybinding to switch to a numbered workspace configured (i.e. bindsym $mod+1 workspace 1)

According to manual, I still should be able to use that keybinding to switch to the renamed work space since it includes the number in the title. However, it doesn't work. It creates a new workspace called "1"

1 answer

Sort by » oldest newest most voted
0

answered Oct 11 '12

Michael gravatar image

You misread the docs: The command to switch to named workspaces with numbers is

workspace number 1

(not just workspace 1).

Comments

Thats it. Thank you again.

mmulin gravatar imagemmulin (Oct 11 '12)edit

Question Tools

1 follower

Stats

Asked: Oct 11 '12

Seen: 419 times

Last updated: Oct 11 '12