mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 12:48:29 +10:00
Adding NamedActions to xmonad to display all keybindings.
This commit is contained in:
@@ -707,5 +707,5 @@ main = do
|
||||
-- order of things in xmobar
|
||||
, ppOrder = \(ws:l:t:ex) -> [ws,l]++ex++[t]
|
||||
}
|
||||
} -- `additionalKeysP` myKeys
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
@@ -569,4 +569,4 @@ main = do
|
||||
-- order of things in xmobar
|
||||
, ppOrder = \(ws:l:t:ex) -> [ws,l]++ex++[t]
|
||||
}
|
||||
} -- `additionalKeysP` myKeys
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user