Change startx notification
This commit is contained in:
parent
aa5f48f539
commit
ea2b34c11f
|
@ -9,4 +9,4 @@ Description = Add instructions for startx
|
|||
When = PostTransaction
|
||||
Depends = xorg-xinit
|
||||
Depends = sh
|
||||
Exec = /bin/sh -c "echo -e \\nTo start GUI, type startx.\\n >> /etc/motd"
|
||||
Exec = /bin/sh -c 'echo -e \\nTo start GUI, type \\033\[0\;35mstartx\\033\[0\;0m.\\n >> /etc/motd'
|
||||
|
|
Loading…
Reference in New Issue