mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-08 02:11:24 +02:00
add example to docs
This commit is contained in:
parent
ac1639b77e
commit
f94c2b5962
2 changed files with 23 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
||||||
|
+++
|
||||||
|
bookCollapseSection = true
|
||||||
|
weight = 20
|
||||||
|
+++
|
||||||
|
|
||||||
# Examples
|
# Examples
|
||||||
This section contains some examples how μLauncher can be tweaked.
|
This section contains some examples how μLauncher can be tweaked.
|
||||||
|
|
18
docs/examples/apps-on-home-screen.md
Normal file
18
docs/examples/apps-on-home-screen.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
+++
|
||||||
|
title = 'Showing Apps on the Home Screen'
|
||||||
|
+++
|
||||||
|
|
||||||
|
# Showing Apps on the Home Screen
|
||||||
|
|
||||||
|
Even though this is somewhat contrary to the general idea of μLauncher,
|
||||||
|
it is possible to show apps on the home screen using widgets.
|
||||||
|
|
||||||
|
Users suggested:
|
||||||
|
* [Launchy](https://launchywidget.com/) (proprietary!)
|
||||||
|
* KWGT Kustom Widget Maker (proprietary!)
|
||||||
|
|
||||||
|
{{% hint danger %}}
|
||||||
|
Both of these apps are not open source and KWGT even has ads.
|
||||||
|
|
||||||
|
Please contact me if you know FOSS alternatives!
|
||||||
|
{{% /hint %}}
|
Loading…
Add table
Add a link
Reference in a new issue