Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Unity Launcher Script #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

itachi46
Copy link

Added a new script which allows user to select a file and create a launcher pre-filled and move it to usr/share/applications. This script was meant to be easier to use compared to the create-launcher script.

@tualatrix
Copy link
Owner

Thanks for your scripts. This script can be improved.

  1. It can be copy to $HOME/.local/share/applications instead of /usr/share/applications, so user can avoid inputting password and put file to system folder.
  2. Use "dconf read /desktop/unity/launcher/favorites" and "dconf write /desktop/unity/launcher/favorites "['x','y','z']"" to write into the launcher settings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants