OPEN MORPH BROWSER IN INCOGNITO MODE
- 
 WHAT I DID TO OPEN MORPH-BROWSER IN INCOGNITO MODE BY DEFAULT (it is inspired by the link https://askubuntu.com/questions/461943/how-do-i-open-chromium-in-incognito-mode-by-default) BE CARREFUL before starting the procedure, do it only if you are able to !! Summary of what i did : I had to change one line in a copied file of 
 morph-browser.desktop
 I did it with TEDIT (of Fulvio) but see link above for more details.This file can be found with FILE MANAGER in My Device/usr/share/applications . I found the line Exec=morph-browser %u. . I replaced this line by Exec=morph-browser --incognito. I pasted 
 the new file morph-browser.desktop
 in /home/.local/share/applicationsSo, now you can open morph-browser and you will get incognito mode by default (WITH NO HOMEPAGE). For recovering the initial morph-browser with no incognito mode by default, delete the morph-browser.desktop file pasted in .local Hope it can be useful for somebody. 
- 
 This is good for those who wants it but hopefully someone can have a proper implementation of actions from the unity bar icon to open incognito  
- 
 @kugiigi said in OPEN MORPH BROWSER IN INCOGNITO MODE: This is good for those who wants it but hopefully someone can have a proper implementation of actions from the unity bar icon to open incognito  Is there already a feature request filed for that? 
- 
 @arubislander I'm not sure. Actually I'm not sure if the Unity bar already supports that in the current version of Unity 8 in UT. 
- 
 @kugiigi I don't think it does. There are desktop actions defined in the morph-browser.desktop file, but they are nevertheless not shown. 
