Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ The install step places:
- `~/.local/share/licenses/omasnap/JetBrainsMono-OFL.txt`
- `~/.local/share/licenses/omasnap/Inter-OFL.txt`

Launch Omasnap from the application launcher by searching for its name, or use
the screenshot keybindings above.

Ensure `~/.local/bin` is on `PATH`, then verify the installed CLI:

```bash
Expand Down
1 change: 0 additions & 1 deletion omasnap.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ Comment=Capture and annotate a screenshot
Exec=omasnap
Icon=camera-photo
Terminal=false
NoDisplay=true
Categories=Graphics;
StartupNotify=false
Loading