mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
use xdg-open as launcher on linux (bug #1358)
This commit is contained in:
@@ -204,7 +204,7 @@ preproc.imports = java.applet,java.awt,java.awt.image,java.awt.event,java.io,jav
|
||||
browser.linux = mozilla
|
||||
|
||||
# set to the program to be used for launching apps on linux
|
||||
#launcher.linux = gnome-open
|
||||
#launcher.linux = xdg-open
|
||||
|
||||
# FULL SCREEN (PRESENT MODE)
|
||||
run.present.bgcolor = #666666
|
||||
|
||||
Reference in New Issue
Block a user