1
0
mirror of https://github.com/xmonad/xmonad.git synced 2025-08-03 05:31:54 -07:00
Commit Graph

11 Commits

Author SHA1 Message Date
Tomas Janousek
366c09b3d7 TUTORIAL: Fix links to xmobar 2022-07-30 14:59:14 +01:00
Tony Zorman
54d921c5a6 TUTORIAL: Only user letter keys for the bindings
On IRC an issue came up where a user couldn't press M-] since they were
using a German keyboard layout and ] is put behind some AltGr
combination.  The correct way to specify that would be something along
the lines of M-M5-9, but we don't really want to go into that in the
tutorial.  Thus, only use the obvious modifiers, as well as letters,
which should work on every layout.
2022-05-17 18:31:01 +02:00
Tomas Janousek
d88643c639 TUTORIAL: Fix broken link to liskin's xmobarrc
I switched to compiled config as well now:
d816717dee
2022-05-09 11:59:21 +01:00
slotThe
c2904425e9 TUTORIAL: Fix typos
Mostly capitalising names that ought to be capitalised.
2022-03-11 15:49:01 +01:00
slotThe
66ac855959 TUTORIAL.md: Fix link for Libera webchat
The kiwiirc webchat was superseded by one hosted directly by the Libera
project.
2021-10-27 19:22:30 +02:00
slotThe
72794d92b1 TUTORIAL.md: Rename versions 0.17 -> 0.17.0 2021-10-27 12:03:14 +02:00
slotThe
546d0b5ddb TUTORIAL.md: Remove note about 0.17.0 not being released
:)
2021-10-27 12:01:06 +02:00
Tomas Janousek
453010bb6d Link to xmonad-docs instead of hackage (fixes some links)
Fixes broken links to X.U.Hacks and X.U.ClickableWorkspaces.
2021-08-07 15:14:12 +01:00
Tomas Janousek
ad7288030f TUTORIAL: Fixes to ease inclusion into xmonad-web
Also makes it easier to copy & paste.
2021-08-02 15:09:43 +01:00
slotThe
28637d0db7 Tutorial: Remove ewmhFullscreen for versions < 0.17
Not released as of xmonad-contrib 0.16.

Related: https://github.com/xmonad/xmonad/issues/307
2021-06-07 08:44:50 +02:00
slotThe
40cd2081da Upcase tutorial file, mention it in README
Related: https://github.com/xmonad/xmonad/pull/278#issuecomment-850717606
2021-05-29 07:41:18 +02:00