Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-01 00:18:33 +00:00
parent 2a6f4078bf
commit 6a2d6bb8c0
6 changed files with 50 additions and 3 deletions

13
tldr/linux/gtk-launch Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`