mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
Remove all references to 'exec'
This commit is contained in:
parent
be08dd80ec
commit
33bb745880
2
README
2
README
@ -77,7 +77,7 @@ Running xmonad:
|
|||||||
|
|
||||||
Add:
|
Add:
|
||||||
|
|
||||||
exec /home/dons/bin/xmonad
|
/home/dons/bin/xmonad
|
||||||
|
|
||||||
to the last line of your .xsession or .xinitrc file.
|
to the last line of your .xsession or .xinitrc file.
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ ___KEYBINDINGS___
|
|||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
To use \fBxmonad\fR as your window manager add:
|
To use \fBxmonad\fR as your window manager add:
|
||||||
.RS
|
.RS
|
||||||
exec xmonad
|
xmonad
|
||||||
.RE
|
.RE
|
||||||
to your \fI~/.xinitrc\fR file
|
to your \fI~/.xinitrc\fR file
|
||||||
.SH CUSTOMIZATION
|
.SH CUSTOMIZATION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user