mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:53:52 +02:00
gtk-launch: add page (#15629)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
parent
7f04c6819b
commit
739e6a1856
1 changed files with 8 additions and 0 deletions
8
pages/linux/gtk-launch.md
Normal file
8
pages/linux/gtk-launch.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# gtk-launch
|
||||
|
||||
> Launch applications from `.desktop` files that reside in standard locations.
|
||||
> More information: <https://manned.org/gtk-launch>.
|
||||
|
||||
- Launch an application:
|
||||
|
||||
`gtk-launch {{Application_name}}`
|
Loading…
Add table
Reference in a new issue