mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 00:20:22 -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:
|
||||
|
||||
exec /home/dons/bin/xmonad
|
||||
/home/dons/bin/xmonad
|
||||
|
||||
to the last line of your .xsession or .xinitrc file.
|
||||
|
||||
|
@ -40,7 +40,7 @@ ___KEYBINDINGS___
|
||||
.SH EXAMPLES
|
||||
To use \fBxmonad\fR as your window manager add:
|
||||
.RS
|
||||
exec xmonad
|
||||
xmonad
|
||||
.RE
|
||||
to your \fI~/.xinitrc\fR file
|
||||
.SH CUSTOMIZATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user