mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
minor doc fixes to X.C.Mate
This commit is contained in:
parent
b5b8558acc
commit
33c0e81a4a
@ -67,8 +67,10 @@ mateRun = withDisplay $ \dpy -> do
|
|||||||
-- | Register xmonad with mate. 'dbus-send' must be in the $PATH with which
|
-- | Register xmonad with mate. 'dbus-send' must be in the $PATH with which
|
||||||
-- xmonad is started.
|
-- xmonad is started.
|
||||||
--
|
--
|
||||||
-- This action reduces a delay on startup only only if you have configured
|
-- This action reduces a delay on startup only if you have configured
|
||||||
-- mate-session to start xmonad with a command such as (check local
|
-- mate-session to start xmonad with a command such as (check local
|
||||||
|
-- documentation):
|
||||||
|
--
|
||||||
-- > dconf write /org/mate/desktop/session/required_components/windowmanager "'xmonad'"
|
-- > dconf write /org/mate/desktop/session/required_components/windowmanager "'xmonad'"
|
||||||
--
|
--
|
||||||
-- (the extra quotes are required by dconf)
|
-- (the extra quotes are required by dconf)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user