Hi lee, lee <[email protected]> writes: > bind $mod+periodcentered workspace next > bind $mod+Shift+abovedot workspace prev You need to use bindsym instead of bind in this case.
See also http://i3wm.org/docs/debugging.html -- Best regards, Michael
Hi lee, lee <[email protected]> writes: > bind $mod+periodcentered workspace next > bind $mod+Shift+abovedot workspace prev You need to use bindsym instead of bind in this case.
See also http://i3wm.org/docs/debugging.html -- Best regards, Michael