Ticket #185: fix-xdg.patch
File fix-xdg.patch, 376 bytes (added by , 13 years ago) |
---|
-
skel/libexec/winswitch/bin-override/xdg-open
1 #!/bin/ sh1 #!/bin/bash 2 2 3 3 #locate the original xdg-open we use as fallback 4 4 XDG_OPEN=${WSW_ORIGINAL_XDG_OPEN}