Skip to content

Instantly share code, notes, and snippets.

@johnjohndoe
Created October 20, 2017 16:42
Show Gist options
  • Save johnjohndoe/8061f757d6a77e8705f59cbbbdeb96f2 to your computer and use it in GitHub Desktop.
Save johnjohndoe/8061f757d6a77e8705f59cbbbdeb96f2 to your computer and use it in GitHub Desktop.
Custom QGIS start command in alacarte

QGIS Browser

env LD_LIBRARY_PATH=/home/user/bin/qgis/lib /home/user/bin/qgis/bin/qbrowser %F

QGIS Desktop

env LD_LIBRARY_PATH=/home/user/bin/qgis/lib /home/user/bin/qgis/bin/qgis %F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment