mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
docs: Add additional external blog posts
This may seem a bit self-indulgent, but both of these features are either quite new or so old that no one remembers them anymore, so not a lot of up-to-date content exists for them.
This commit is contained in:
parent
a267fed24f
commit
24f11362c7
@ -103,6 +103,9 @@ import XMonad.Hooks.WorkspaceHistory
|
||||
-- display your topics in an historical way using a custom `pprWindowSet'
|
||||
-- function. You can also easily switch to recent topics using this history
|
||||
-- of last focused topics.
|
||||
--
|
||||
-- A blog post highlighting some features of this module can be found
|
||||
-- <https://tony-zorman.com/posts/topic-space/2022-09-11-topic-spaces.html here>.
|
||||
|
||||
-- $usage
|
||||
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@:
|
||||
|
@ -301,6 +301,10 @@ becomes
|
||||
|
||||
which would be quite bothersome to type indeed!
|
||||
|
||||
A blog post going into some more detail and also explaining how to
|
||||
integrate this new language with the "XMonad.Util.NamedScratchpad"
|
||||
module is available
|
||||
<https://tony-zorman.com/posts/2022-05-25-calling-emacs-from-xmonad.html here>.
|
||||
-}
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user