Hello Michael,

I wonder if it is possible to change the keybindings during runtime. What i
want to achieve is dynamically adding named workspaces. Executing

i3-msg workspace 3:emacs

works just fine but I'd really like to access this workspace by keybinding.


i3-msg bindsym Mod4+3 workspace 3:emacs

gives me {"success":false, "error":"syntax error, unexpected $undefined at
position 1"}, so I guess "bindsym" is not an accepted command. Any plans on
changing that? Then of course, there needs to be a way of deleting
keybindings, as well.

Ciao, Marcus

Reply via email to