How can I have more than 9 workspaces in xmonad?
问题 I can change the names of workspaces, and presumably simply add more by changing this conststant: myWorkspaces = ["1","2","3⌂","4","5","6","7✉","8☺","9♫"] If I add something to the array, there will be more workspaces, but how do I keybind them? Mod-1 through Mod-9 are the default but I can't find documentation for how to change that default. 回答1: I found the answer buried in this example configuration and together with the key names list, it looks like the following: Defining a tenth