Disable generic names but still use a generic name for mousepad in favorites section
For this we: * add a duplicate desktop entry for mousepad that uses "Text Editor" as name and which is referenced as a favorite * disable the generic name
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
launcher-show-name=false
|
||||
launcher-show-description=false
|
||||
button-icon=kali-panel-menu
|
||||
position-search-alternate=true
|
||||
@@ -7,4 +6,4 @@ load-hierarchy=true
|
||||
menu-width=500
|
||||
menu-height=600
|
||||
show-command-profile=false
|
||||
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,mousepad.desktop,exo-web-browser.desktop,kali-www.desktop,kali-docs.desktop,kali-bugs.desktop,offsec-training.desktop,exploit-database.desktop,vulnhub.desktop
|
||||
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,xfce-text-editor.desktop,exo-web-browser.desktop,kali-www.desktop,kali-docs.desktop,kali-bugs.desktop,offsec-training.desktop,exploit-database.desktop,vulnhub.desktop
|
||||
|
||||
Reference in New Issue
Block a user