flatpak 'run' typo

This commit is contained in:
John Mertz 2022-07-21 01:20:31 -04:00
parent d215a9364f
commit 3bf3c5111d
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ exec flatpak run org.mozilla.Thunderbird &
exec flatpak run org.mozilla.firefox & exec flatpak run org.mozilla.firefox &
# 9:Git (gittyup) # 9:Git (gittyup)
exec flatpak com.github.gittyup.Gittyup & exec flatpak run com.github.Murmele.Gittyup &