~geb/tiles

342b31efd4c10bd83c98c6240287399accd468fb — John Gebbie 1 year, 6 months ago 5fc4789
use a capital letter for Tiles
4 files changed, 7 insertions(+), 7 deletions(-)

M README.md
M bin/tiles
M doc/tiles.7.scd
M tiles.desktop
M README.md => README.md +2 -2
@@ 8,7 8,7 @@ or a keyboard alone.

## Install

If tiles isn't on your distro yet, you can install the programs listed in
If Tiles isn't on your distro yet, you can install the programs listed in
[./PACKAGES](./PACKAGES) and run:

    sudo ./install.sh


@@ 22,7 22,7 @@ See the [manpage](doc/tiles.7.scd).
You can send questions, thoughts or patches by composing an email to
[~geb/public-inbox@lists.sr.ht](https://lists.sr.ht/~geb/public-inbox).

As tiles is part of the Numen Project, you're also very welcome to join our
As Tiles is part of the Numen Project, you're also very welcome to join our
Matrix chat at [#numen:matrix.org](https://matrix.to/#/#numen:matrix.org).

## Support Me

M bin/tiles => bin/tiles +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
version=PLACEHOLDER
usage() {
	echo 'Starts/stops the tiles desktop environment.
	echo 'Starts/stops the Tiles desktop environment.
Example: Start a session from the virtual console: startx /usr/bin/tiles

--quit       Terminate the session.

M doc/tiles.7.scd => doc/tiles.7.scd +2 -2
@@ 15,9 15,9 @@ You can start the graphical session by running *startx /usr/bin/tiles* (or
*startx /usr/local/bin/tiles* if installed from source) from the virtual
console, or just *startx* if you put *exec tiles* in your *~/.xinitrc*.
Alternatively, if you have a display manager ("login screen"), it should
let you pick *tiles*.
let you pick *Tiles*.

You can terminate tiles by running *tiles --quit*.
You can terminate Tiles by running *tiles --quit*.

# THE DESKTOP


M tiles.desktop => tiles.desktop +2 -2
@@ 1,5 1,5 @@
[Desktop Entry]
Name=tiles
Comment=tiles desktop environment
Name=Tiles
Comment=Tiles desktop environment
Exec=tiles
Type=Application