diff --git a/scripts/xdg-open.in b/scripts/xdg-open.in index b8db526..719a765 100644 --- a/scripts/xdg-open.in +++ b/scripts/xdg-open.in @@ -253,6 +253,8 @@ if [ x"$DE" = x"" ]; then DE=generic fi +DEBUG 2 "Selected DE $DE" + # if BROWSER variable is not set, check some well known browsers instead if [ x"$BROWSER" = x"" ]; then BROWSER=links2:elinks:links:lynx:w3m