9 lines
328 B
Bash
9 lines
328 B
Bash
# Confirm that you trust and add the flathub repo to flatpak
|
|
flatpak install flathub app.organicmaps.desktop
|
|
flatpak run app.organicmaps.desktop &
|
|
#
|
|
# To scale the destop app in phoc
|
|
# launch your app with WAYLAND_DEBUG=client and check for a line similar to xdg_toplevel@37.set_app_id(“gedit”) then:
|
|
scale-to-fit OMaps on
|
|
|