mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
add section about running
This commit is contained in:
parent
9abd16ea7a
commit
16f19bf408
@ -88,9 +88,13 @@ git submodule update
|
||||
meson build <meson options>
|
||||
cd build
|
||||
ninja && sudo ninja install
|
||||
|
||||
```
|
||||
|
||||
#### Running
|
||||
Once you have installed everything into a proper location, TuxClocker is available with `tuxclocker-qt` from the terminal. There is currently no desktop entry so TuxClocker won't come up in any launcher.
|
||||
|
||||
If TuxClocker shows up with no items, there may be a problem with connecting to the DBus daemon. Refer to your system documentation on where DBus system service entries should be located. Alternatively, you can launch the needed components manually as explained in the Developing/Scripts section of the README.
|
||||
|
||||
# Screenshots
|
||||
|
||||
### Main view
|
||||
|
Loading…
Reference in New Issue
Block a user