update URLs

This commit is contained in:
speedie 2023-06-03 02:47:39 +02:00
parent e6c1af01f9
commit 05b7f116bf
7 changed files with 29 additions and 26 deletions

View file

@ -246,13 +246,13 @@ build systems.</li>
href="https://spmenu.speedie.site/index.php/Using+spmenu+on+macOS">this href="https://spmenu.speedie.site/index.php/Using+spmenu+on+macOS">this
wiki artic le</a> for more information.</p></li> wiki artic le</a> for more information.</p></li>
<li><p>If you are on Arch GNU/Linux, you can add <a <li><p>If you are on Arch GNU/Linux, you can add <a
href="https://git.speedie.site/speedie-repository">my repository</a> href="https://git.speedie.site/speedie/speedie-repository">my
which includes <code>spmenu</code> as well as other useful packages. repository</a> which includes <code>spmenu</code> as well as other
Then simply <code>pacman -S spmenu</code>.</p></li> useful packages. Then simply <code>pacman -S spmenu</code>.</p></li>
<li><p>Or if you are on Gentoo GNU/Linux, you can add <a <li><p>Or if you are on Gentoo GNU/Linux, you can add <a
href="https://git.speedie.site/speedie-overlay">my overlay</a> which href="https://git.speedie.site/speedie/speedie-overlay">my overlay</a>
includes <code>x11-misc/spmenu</code> as well as other useful packages. which includes <code>x11-misc/spmenu</code> as well as other useful
Then simply <code>emerge spmenu</code>.</p></li> packages. Then simply <code>emerge spmenu</code>.</p></li>
</ul> </ul>
<p>If you still need/want to manually compile, follow along with manual <p>If you still need/want to manually compile, follow along with manual
compilation.</p> compilation.</p>
@ -270,7 +270,7 @@ href="https://ls.speedie.site">releases</a>. Those can be unpacked using
<p>You will also need the dependencies for spmenu. Youll have to find <p>You will also need the dependencies for spmenu. Youll have to find
those packages in your distribution repositories.</p> those packages in your distribution repositories.</p>
<p>To clone the repository using Git:</p> <p>To clone the repository using Git:</p>
<p><code>git clone https://git.speedie.site/spmenu</code></p> <p><code>git clone https://git.speedie.site/speedie/spmenu</code></p>
<p><code>cd spmenu/</code></p> <p><code>cd spmenu/</code></p>
<p>Configure the build by running these commands:</p> <p>Configure the build by running these commands:</p>
<p><code>mkdir -p build/ # Create a build/ directory, Meson will use this as the working directory</code></p> <p><code>mkdir -p build/ # Create a build/ directory, Meson will use this as the working directory</code></p>

View file

@ -55,11 +55,11 @@ disabled during compile time.
le](https://spmenu.speedie.site/index.php/Using+spmenu+on+macOS) for more information. le](https://spmenu.speedie.site/index.php/Using+spmenu+on+macOS) for more information.
- If you are on Arch GNU/Linux, you can add - If you are on Arch GNU/Linux, you can add
[my repository](https://git.speedie.site/speedie-repository) which includes [my repository](https://git.speedie.site/speedie/speedie-repository) which includes
`spmenu` as well as other useful packages. Then simply `pacman -S spmenu`. `spmenu` as well as other useful packages. Then simply `pacman -S spmenu`.
- Or if you are on Gentoo GNU/Linux, you can add - Or if you are on Gentoo GNU/Linux, you can add
[my overlay](https://git.speedie.site/speedie-overlay) which includes [my overlay](https://git.speedie.site/speedie/speedie-overlay) which includes
`x11-misc/spmenu` as well as other useful packages. Then simply `emerge spmenu`. `x11-misc/spmenu` as well as other useful packages. Then simply `emerge spmenu`.
If you still need/want to manually compile, follow along with manual compilation. If you still need/want to manually compile, follow along with manual compilation.
@ -84,7 +84,7 @@ have to find those packages in your distribution repositories.
To clone the repository using Git: To clone the repository using Git:
`git clone https://git.speedie.site/spmenu` `git clone https://git.speedie.site/speedie/spmenu`
`cd spmenu/` `cd spmenu/`

View file

@ -773,7 +773,7 @@ it's kind of inconvenient. For this reason, spmenu reads `.theme.conf`
and `.config/spmenu/theme.conf` on startup as well. To apply a basic theme, and `.config/spmenu/theme.conf` on startup as well. To apply a basic theme,
you simply replace theme.conf with the theme you want to use. you simply replace theme.conf with the theme you want to use.
There is a [Git repository](https://git.speedie.site/spmenu-themes) There is a [Git repository](https://git.speedie.site/speedie/spmenu-themes)
which contains a bunch of themes written for spmenu, which contains a bunch of themes written for spmenu,
and you can use them as a template when making your own themes. and you can use them as a template when making your own themes.
You may also contribute to this repository if you have a theme to show. You may also contribute to this repository if you have a theme to show.
@ -784,7 +784,7 @@ This is by design, as these options should be set by the user, not the theme.
This is not very convenient if you have many themes because you constantly This is not very convenient if you have many themes because you constantly
have to replace your theme file, so theme managers exist to make this a have to replace your theme file, so theme managers exist to make this a
bit easier. [spmenuify](https://git.speedie.site/spmenuify) is the official bit easier. [spmenuify](https://git.speedie.site/speedie/spmenuify) is the official
theme manager, but you could use another one or write your own. theme manager, but you could use another one or write your own.
## Run launcher ## Run launcher
@ -863,5 +863,5 @@ email me.
- spmenu_run(1) - spmenu_run(1)
- [spmenu wiki](https://spmenu.speedie.site) - [spmenu wiki](https://spmenu.speedie.site)
- [spmenu git repository](https://git.speedie.site/spmenu) - [spmenu git repository](https://git.speedie.site/speedie/spmenu)
- [spmenu GitHub mirror](https://github.com/speediegq/spmenu) - [spmenu GitHub mirror](https://github.com/speediegq/spmenu)

View file

@ -156,5 +156,5 @@ email me.
- spmenu(1) - spmenu(1)
- [spmenu wiki](https://spmenu.speedie.site) - [spmenu wiki](https://spmenu.speedie.site)
- [spmenu git repository](https://git.speedie.site/spmenu) - [spmenu git repository](https://git.speedie.site/speedie/spmenu)
- [spmenu GitHub mirror](https://github.com/speediegq/spmenu) - [spmenu GitHub mirror](https://github.com/speediegq/spmenu)

View file

@ -1469,7 +1469,8 @@ For this reason, spmenu reads \f[V].theme.conf\f[R] and
To apply a basic theme, you simply replace theme.conf with the theme you To apply a basic theme, you simply replace theme.conf with the theme you
want to use. want to use.
.PP .PP
There is a Git repository (https://git.speedie.site/spmenu-themes) which There is a Git
repository (https://git.speedie.site/speedie/spmenu-themes) which
contains a bunch of themes written for spmenu, and you can use them as a contains a bunch of themes written for spmenu, and you can use them as a
template when making your own themes. template when making your own themes.
You may also contribute to this repository if you have a theme to show. You may also contribute to this repository if you have a theme to show.
@ -1484,8 +1485,8 @@ theme.
This is not very convenient if you have many themes because you This is not very convenient if you have many themes because you
constantly have to replace your theme file, so theme managers exist to constantly have to replace your theme file, so theme managers exist to
make this a bit easier. make this a bit easier.
spmenuify (https://git.speedie.site/spmenuify) is the official theme spmenuify (https://git.speedie.site/speedie/spmenuify) is the official
manager, but you could use another one or write your own. theme manager, but you could use another one or write your own.
.SS Run launcher .SS Run launcher
.PP .PP
spmenu includes a powerful Bash script called spmenu_run. spmenu includes a powerful Bash script called spmenu_run.
@ -1591,6 +1592,6 @@ spmenu_run(1)
.IP \[bu] 2 .IP \[bu] 2
spmenu wiki (https://spmenu.speedie.site) spmenu wiki (https://spmenu.speedie.site)
.IP \[bu] 2 .IP \[bu] 2
spmenu git repository (https://git.speedie.site/spmenu) spmenu git repository (https://git.speedie.site/speedie/spmenu)
.IP \[bu] 2 .IP \[bu] 2
spmenu GitHub mirror (https://github.com/speediegq/spmenu) spmenu GitHub mirror (https://github.com/speediegq/spmenu)

View file

@ -1488,10 +1488,11 @@ reason, spmenu reads <code>.theme.conf</code> and
<code>.config/spmenu/theme.conf</code> on startup as well. To apply a <code>.config/spmenu/theme.conf</code> on startup as well. To apply a
basic theme, you simply replace theme.conf with the theme you want to basic theme, you simply replace theme.conf with the theme you want to
use.</p> use.</p>
<p>There is a <a href="https://git.speedie.site/spmenu-themes">Git <p>There is a <a
repository</a> which contains a bunch of themes written for spmenu, and href="https://git.speedie.site/speedie/spmenu-themes">Git repository</a>
you can use them as a template when making your own themes. You may also which contains a bunch of themes written for spmenu, and you can use
contribute to this repository if you have a theme to show.</p> them as a template when making your own themes. You may also contribute
to this repository if you have a theme to show.</p>
<p>Do however note that the theme file is <strong>not</strong> the same <p>Do however note that the theme file is <strong>not</strong> the same
as the config file. There are quite a lot of differences, and many as the config file. There are quite a lot of differences, and many
options are not available. This is by design, as these options should be options are not available. This is by design, as these options should be
@ -1499,8 +1500,9 @@ set by the user, not the theme.</p>
<p>This is not very convenient if you have many themes because you <p>This is not very convenient if you have many themes because you
constantly have to replace your theme file, so theme managers exist to constantly have to replace your theme file, so theme managers exist to
make this a bit easier. <a make this a bit easier. <a
href="https://git.speedie.site/spmenuify">spmenuify</a> is the official href="https://git.speedie.site/speedie/spmenuify">spmenuify</a> is the
theme manager, but you could use another one or write your own.</p> official theme manager, but you could use another one or write your
own.</p>
<h2 id="run-launcher">Run launcher</h2> <h2 id="run-launcher">Run launcher</h2>
<p>spmenu includes a powerful Bash script called spmenu_run. It lists <p>spmenu includes a powerful Bash script called spmenu_run. It lists
executable programs in $PATH and displays them to the user in a list. executable programs in $PATH and displays them to the user in a list.
@ -1584,7 +1586,7 @@ alternatively email me.</p>
<ul> <ul>
<li>spmenu_run(1)</li> <li>spmenu_run(1)</li>
<li><a href="https://spmenu.speedie.site">spmenu wiki</a></li> <li><a href="https://spmenu.speedie.site">spmenu wiki</a></li>
<li><a href="https://git.speedie.site/spmenu">spmenu git <li><a href="https://git.speedie.site/speedie/spmenu">spmenu git
repository</a></li> repository</a></li>
<li><a href="https://github.com/speediegq/spmenu">spmenu GitHub <li><a href="https://github.com/speediegq/spmenu">spmenu GitHub
mirror</a></li> mirror</a></li>

View file

@ -199,6 +199,6 @@ spmenu(1)
.IP \[bu] 2 .IP \[bu] 2
spmenu wiki (https://spmenu.speedie.site) spmenu wiki (https://spmenu.speedie.site)
.IP \[bu] 2 .IP \[bu] 2
spmenu git repository (https://git.speedie.site/spmenu) spmenu git repository (https://git.speedie.site/speedie/spmenu)
.IP \[bu] 2 .IP \[bu] 2
spmenu GitHub mirror (https://github.com/speediegq/spmenu) spmenu GitHub mirror (https://github.com/speediegq/spmenu)