What application launchers are available for Ubuntu?
What are some alternative launchers that can be used to launch programs in Ubuntu's default Unity desktop?
unity launcher customization alternative dock
add a comment |
What are some alternative launchers that can be used to launch programs in Ubuntu's default Unity desktop?
unity launcher customization alternative dock
You can get many such asDocky, however they will not properly integrate with Unity and you won't be able to get rid of the default Unity Launcher.
– user364819
Nov 7 '15 at 12:08
It doesn't have to replace the default launcher. Just want to know if any other ways to launch programs, even from the Launcher itself, like Gnome DO.
– Muzaffar
Nov 7 '15 at 12:19
1
just to mention: askubuntu.com/a/606252/72216 with specific functionality :) Should work not only on Unity.
– Jacob Vlijm
Nov 8 '15 at 11:12
@JacobVlijm already mentioned that question in my answer bellow ^_0
– Sergiy Kolodyazhnyy
Nov 9 '15 at 4:20
1
This Q&A would be more readable and friendly to users, if rewritten into "one application launcher per answer" style and likely more easier to update as "Community Wiki". This way, we can avoid duplicates also. Good example is this related post.
– clearkimura
Nov 9 '15 at 8:14
add a comment |
What are some alternative launchers that can be used to launch programs in Ubuntu's default Unity desktop?
unity launcher customization alternative dock
What are some alternative launchers that can be used to launch programs in Ubuntu's default Unity desktop?
unity launcher customization alternative dock
unity launcher customization alternative dock
edited May 31 '16 at 13:59
user364819
asked Nov 7 '15 at 11:37
Muzaffar
4,44121432
4,44121432
You can get many such asDocky, however they will not properly integrate with Unity and you won't be able to get rid of the default Unity Launcher.
– user364819
Nov 7 '15 at 12:08
It doesn't have to replace the default launcher. Just want to know if any other ways to launch programs, even from the Launcher itself, like Gnome DO.
– Muzaffar
Nov 7 '15 at 12:19
1
just to mention: askubuntu.com/a/606252/72216 with specific functionality :) Should work not only on Unity.
– Jacob Vlijm
Nov 8 '15 at 11:12
@JacobVlijm already mentioned that question in my answer bellow ^_0
– Sergiy Kolodyazhnyy
Nov 9 '15 at 4:20
1
This Q&A would be more readable and friendly to users, if rewritten into "one application launcher per answer" style and likely more easier to update as "Community Wiki". This way, we can avoid duplicates also. Good example is this related post.
– clearkimura
Nov 9 '15 at 8:14
add a comment |
You can get many such asDocky, however they will not properly integrate with Unity and you won't be able to get rid of the default Unity Launcher.
– user364819
Nov 7 '15 at 12:08
It doesn't have to replace the default launcher. Just want to know if any other ways to launch programs, even from the Launcher itself, like Gnome DO.
– Muzaffar
Nov 7 '15 at 12:19
1
just to mention: askubuntu.com/a/606252/72216 with specific functionality :) Should work not only on Unity.
– Jacob Vlijm
Nov 8 '15 at 11:12
@JacobVlijm already mentioned that question in my answer bellow ^_0
– Sergiy Kolodyazhnyy
Nov 9 '15 at 4:20
1
This Q&A would be more readable and friendly to users, if rewritten into "one application launcher per answer" style and likely more easier to update as "Community Wiki". This way, we can avoid duplicates also. Good example is this related post.
– clearkimura
Nov 9 '15 at 8:14
You can get many such as
Docky, however they will not properly integrate with Unity and you won't be able to get rid of the default Unity Launcher.– user364819
Nov 7 '15 at 12:08
You can get many such as
Docky, however they will not properly integrate with Unity and you won't be able to get rid of the default Unity Launcher.– user364819
Nov 7 '15 at 12:08
It doesn't have to replace the default launcher. Just want to know if any other ways to launch programs, even from the Launcher itself, like Gnome DO.
– Muzaffar
Nov 7 '15 at 12:19
It doesn't have to replace the default launcher. Just want to know if any other ways to launch programs, even from the Launcher itself, like Gnome DO.
– Muzaffar
Nov 7 '15 at 12:19
1
1
just to mention: askubuntu.com/a/606252/72216 with specific functionality :) Should work not only on Unity.
– Jacob Vlijm
Nov 8 '15 at 11:12
just to mention: askubuntu.com/a/606252/72216 with specific functionality :) Should work not only on Unity.
– Jacob Vlijm
Nov 8 '15 at 11:12
@JacobVlijm already mentioned that question in my answer bellow ^_0
– Sergiy Kolodyazhnyy
Nov 9 '15 at 4:20
@JacobVlijm already mentioned that question in my answer bellow ^_0
– Sergiy Kolodyazhnyy
Nov 9 '15 at 4:20
1
1
This Q&A would be more readable and friendly to users, if rewritten into "one application launcher per answer" style and likely more easier to update as "Community Wiki". This way, we can avoid duplicates also. Good example is this related post.
– clearkimura
Nov 9 '15 at 8:14
This Q&A would be more readable and friendly to users, if rewritten into "one application launcher per answer" style and likely more easier to update as "Community Wiki". This way, we can avoid duplicates also. Good example is this related post.
– clearkimura
Nov 9 '15 at 8:14
add a comment |
10 Answers
10
active
oldest
votes
Docky is a great app, you can install it with:
sudo apt-get install docky

GNOME Pie is another great one that can be installed with:
sudo apt-get install gnome-pie

(Launch with CTRL + ALT + A - this hot key is customizable.)
Cairo-Dock is also good, and can be installed with:
sudo apt-get install cairo-dock

Plank is another good one that can be installed with:
sudo apt-get install plank

I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
add a comment |
One that I use and like is Albert.
It's very similar to OS X's Spotlight Search, especially in how it looks, but I've found it to be invaluable if you're a keyboard-heavy power user.

You have to install it via a PPA (not in the official repos yet):
sudo apt-add-repository ppa:flexiondotorg/albert
sudo apt-get update
sudo apt-get install albert
On the first launch you will have to set the hotkey to launch Albert, but that's fairly easy:

I've set it to Ctrl-Space.
add a comment |
Here are some more ways to launch and organize applications:
GnomeDO
sudo apt-get install gnome-do gnome-do-plugins

Duck Launcher
sudo add-apt-repository ppa:the-duck/launcher
sudo apt-get update
sudo apt-get install duck-launcher

Launcher Folders:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
sudo apt-get install unity-launcher-folders

Slingscold Launcher
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install slingscold

add a comment |
You also have dockbarx. You can install it with:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx

More info here.
add a comment |
My personal favorite is the Classic Menu Indicator

In addition to other answers, me and @JacobVlijm have tried to script launchers as an answer to Launch app only if not already open question
2
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
add a comment |
Gnome-Do works with the keyboard as Unity. Press Super + Space and then you type the name of the program you want to run. Don't know about the project status and haven't used it since 2009. Hope this can help.
add a comment |
Consider Synapse:

Just start typing the program, file or directory you're looking for.
Installation:
sudo apt install synapse
add a comment |
lxqt-runner is an option:

Installation: sudo apt install lxqt-runner
add a comment |
Cairo Dock has launchers too.
To install it click below
Cairo Dock
I use Compiz with Cairo dock so I use it in fall back mode. It adds a session for cairo only environment if you don't want to use Unity
add a comment |
My recent favorite: the very very lightweight dmenu
Installation:
sudo apt install dmenu
Improve that tool with dmenu-extended to be able to find files and directories from dmenu, too. Very useful.
sudo apt install suckless-tools xfonts-terminus
git clone git@github.com:MarkHedleyJones/dmenu-extended.git
cd dmenu-extended
sudo python setup.py install
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f695054%2fwhat-application-launchers-are-available-for-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
10 Answers
10
active
oldest
votes
10 Answers
10
active
oldest
votes
active
oldest
votes
active
oldest
votes
Docky is a great app, you can install it with:
sudo apt-get install docky

GNOME Pie is another great one that can be installed with:
sudo apt-get install gnome-pie

(Launch with CTRL + ALT + A - this hot key is customizable.)
Cairo-Dock is also good, and can be installed with:
sudo apt-get install cairo-dock

Plank is another good one that can be installed with:
sudo apt-get install plank

I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
add a comment |
Docky is a great app, you can install it with:
sudo apt-get install docky

GNOME Pie is another great one that can be installed with:
sudo apt-get install gnome-pie

(Launch with CTRL + ALT + A - this hot key is customizable.)
Cairo-Dock is also good, and can be installed with:
sudo apt-get install cairo-dock

Plank is another good one that can be installed with:
sudo apt-get install plank

I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
add a comment |
Docky is a great app, you can install it with:
sudo apt-get install docky

GNOME Pie is another great one that can be installed with:
sudo apt-get install gnome-pie

(Launch with CTRL + ALT + A - this hot key is customizable.)
Cairo-Dock is also good, and can be installed with:
sudo apt-get install cairo-dock

Plank is another good one that can be installed with:
sudo apt-get install plank

Docky is a great app, you can install it with:
sudo apt-get install docky

GNOME Pie is another great one that can be installed with:
sudo apt-get install gnome-pie

(Launch with CTRL + ALT + A - this hot key is customizable.)
Cairo-Dock is also good, and can be installed with:
sudo apt-get install cairo-dock

Plank is another good one that can be installed with:
sudo apt-get install plank

edited Nov 7 '15 at 12:55
answered Nov 7 '15 at 12:45
user364819
I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
add a comment |
I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
I may update this answer with more.
– user364819
Nov 7 '15 at 12:45
add a comment |
One that I use and like is Albert.
It's very similar to OS X's Spotlight Search, especially in how it looks, but I've found it to be invaluable if you're a keyboard-heavy power user.

You have to install it via a PPA (not in the official repos yet):
sudo apt-add-repository ppa:flexiondotorg/albert
sudo apt-get update
sudo apt-get install albert
On the first launch you will have to set the hotkey to launch Albert, but that's fairly easy:

I've set it to Ctrl-Space.
add a comment |
One that I use and like is Albert.
It's very similar to OS X's Spotlight Search, especially in how it looks, but I've found it to be invaluable if you're a keyboard-heavy power user.

You have to install it via a PPA (not in the official repos yet):
sudo apt-add-repository ppa:flexiondotorg/albert
sudo apt-get update
sudo apt-get install albert
On the first launch you will have to set the hotkey to launch Albert, but that's fairly easy:

I've set it to Ctrl-Space.
add a comment |
One that I use and like is Albert.
It's very similar to OS X's Spotlight Search, especially in how it looks, but I've found it to be invaluable if you're a keyboard-heavy power user.

You have to install it via a PPA (not in the official repos yet):
sudo apt-add-repository ppa:flexiondotorg/albert
sudo apt-get update
sudo apt-get install albert
On the first launch you will have to set the hotkey to launch Albert, but that's fairly easy:

I've set it to Ctrl-Space.
One that I use and like is Albert.
It's very similar to OS X's Spotlight Search, especially in how it looks, but I've found it to be invaluable if you're a keyboard-heavy power user.

You have to install it via a PPA (not in the official repos yet):
sudo apt-add-repository ppa:flexiondotorg/albert
sudo apt-get update
sudo apt-get install albert
On the first launch you will have to set the hotkey to launch Albert, but that's fairly easy:

I've set it to Ctrl-Space.
edited Nov 7 '15 at 13:55
answered Nov 7 '15 at 13:08
RPiAwesomeness
6,451195997
6,451195997
add a comment |
add a comment |
Here are some more ways to launch and organize applications:
GnomeDO
sudo apt-get install gnome-do gnome-do-plugins

Duck Launcher
sudo add-apt-repository ppa:the-duck/launcher
sudo apt-get update
sudo apt-get install duck-launcher

Launcher Folders:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
sudo apt-get install unity-launcher-folders

Slingscold Launcher
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install slingscold

add a comment |
Here are some more ways to launch and organize applications:
GnomeDO
sudo apt-get install gnome-do gnome-do-plugins

Duck Launcher
sudo add-apt-repository ppa:the-duck/launcher
sudo apt-get update
sudo apt-get install duck-launcher

Launcher Folders:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
sudo apt-get install unity-launcher-folders

Slingscold Launcher
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install slingscold

add a comment |
Here are some more ways to launch and organize applications:
GnomeDO
sudo apt-get install gnome-do gnome-do-plugins

Duck Launcher
sudo add-apt-repository ppa:the-duck/launcher
sudo apt-get update
sudo apt-get install duck-launcher

Launcher Folders:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
sudo apt-get install unity-launcher-folders

Slingscold Launcher
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install slingscold

Here are some more ways to launch and organize applications:
GnomeDO
sudo apt-get install gnome-do gnome-do-plugins

Duck Launcher
sudo add-apt-repository ppa:the-duck/launcher
sudo apt-get update
sudo apt-get install duck-launcher

Launcher Folders:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
sudo apt-get install unity-launcher-folders

Slingscold Launcher
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install slingscold

answered Nov 7 '15 at 13:21
Muzaffar
4,44121432
4,44121432
add a comment |
add a comment |
You also have dockbarx. You can install it with:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx

More info here.
add a comment |
You also have dockbarx. You can install it with:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx

More info here.
add a comment |
You also have dockbarx. You can install it with:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx

More info here.
You also have dockbarx. You can install it with:
sudo add-apt-repository ppa:dockbar-main/ppa
sudo apt-get update
sudo apt-get install dockbarx

More info here.
edited Nov 7 '15 at 14:19
Muzaffar
4,44121432
4,44121432
answered Nov 7 '15 at 14:02
iamatrain
3381317
3381317
add a comment |
add a comment |
My personal favorite is the Classic Menu Indicator

In addition to other answers, me and @JacobVlijm have tried to script launchers as an answer to Launch app only if not already open question
2
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
add a comment |
My personal favorite is the Classic Menu Indicator

In addition to other answers, me and @JacobVlijm have tried to script launchers as an answer to Launch app only if not already open question
2
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
add a comment |
My personal favorite is the Classic Menu Indicator

In addition to other answers, me and @JacobVlijm have tried to script launchers as an answer to Launch app only if not already open question
My personal favorite is the Classic Menu Indicator

In addition to other answers, me and @JacobVlijm have tried to script launchers as an answer to Launch app only if not already open question
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Nov 7 '15 at 16:57
Sergiy Kolodyazhnyy
69.4k9144306
69.4k9144306
2
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
add a comment |
2
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
2
2
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
Now I know why you're not in the chat room: in the mean time, your battery ran out! :D
– Fabby
Nov 7 '15 at 20:12
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Fabby actually this screenshot is not from my desktop, but my battery is really running out , so had to be quick. Also I'm not in the chat because i am running around, covering people
– Sergiy Kolodyazhnyy
Nov 7 '15 at 20:47
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
@Serg Thanks for mentioning :) How could I overlook...
– Jacob Vlijm
Nov 9 '15 at 6:01
add a comment |
Gnome-Do works with the keyboard as Unity. Press Super + Space and then you type the name of the program you want to run. Don't know about the project status and haven't used it since 2009. Hope this can help.
add a comment |
Gnome-Do works with the keyboard as Unity. Press Super + Space and then you type the name of the program you want to run. Don't know about the project status and haven't used it since 2009. Hope this can help.
add a comment |
Gnome-Do works with the keyboard as Unity. Press Super + Space and then you type the name of the program you want to run. Don't know about the project status and haven't used it since 2009. Hope this can help.
Gnome-Do works with the keyboard as Unity. Press Super + Space and then you type the name of the program you want to run. Don't know about the project status and haven't used it since 2009. Hope this can help.
answered Nov 7 '15 at 13:23
userDepth
90911037
90911037
add a comment |
add a comment |
Consider Synapse:

Just start typing the program, file or directory you're looking for.
Installation:
sudo apt install synapse
add a comment |
Consider Synapse:

Just start typing the program, file or directory you're looking for.
Installation:
sudo apt install synapse
add a comment |
Consider Synapse:

Just start typing the program, file or directory you're looking for.
Installation:
sudo apt install synapse
Consider Synapse:

Just start typing the program, file or directory you're looking for.
Installation:
sudo apt install synapse
answered Jun 12 '17 at 7:43
Exeleration-G
4,196104487
4,196104487
add a comment |
add a comment |
lxqt-runner is an option:

Installation: sudo apt install lxqt-runner
add a comment |
lxqt-runner is an option:

Installation: sudo apt install lxqt-runner
add a comment |
lxqt-runner is an option:

Installation: sudo apt install lxqt-runner
lxqt-runner is an option:

Installation: sudo apt install lxqt-runner
answered Dec 27 '18 at 1:14
Exeleration-G
4,196104487
4,196104487
add a comment |
add a comment |
Cairo Dock has launchers too.
To install it click below
Cairo Dock
I use Compiz with Cairo dock so I use it in fall back mode. It adds a session for cairo only environment if you don't want to use Unity
add a comment |
Cairo Dock has launchers too.
To install it click below
Cairo Dock
I use Compiz with Cairo dock so I use it in fall back mode. It adds a session for cairo only environment if you don't want to use Unity
add a comment |
Cairo Dock has launchers too.
To install it click below
Cairo Dock
I use Compiz with Cairo dock so I use it in fall back mode. It adds a session for cairo only environment if you don't want to use Unity
Cairo Dock has launchers too.
To install it click below
Cairo Dock
I use Compiz with Cairo dock so I use it in fall back mode. It adds a session for cairo only environment if you don't want to use Unity
edited Mar 16 '17 at 1:49
answered Dec 13 '16 at 18:22
userDepth
90911037
90911037
add a comment |
add a comment |
My recent favorite: the very very lightweight dmenu
Installation:
sudo apt install dmenu
Improve that tool with dmenu-extended to be able to find files and directories from dmenu, too. Very useful.
sudo apt install suckless-tools xfonts-terminus
git clone git@github.com:MarkHedleyJones/dmenu-extended.git
cd dmenu-extended
sudo python setup.py install
add a comment |
My recent favorite: the very very lightweight dmenu
Installation:
sudo apt install dmenu
Improve that tool with dmenu-extended to be able to find files and directories from dmenu, too. Very useful.
sudo apt install suckless-tools xfonts-terminus
git clone git@github.com:MarkHedleyJones/dmenu-extended.git
cd dmenu-extended
sudo python setup.py install
add a comment |
My recent favorite: the very very lightweight dmenu
Installation:
sudo apt install dmenu
Improve that tool with dmenu-extended to be able to find files and directories from dmenu, too. Very useful.
sudo apt install suckless-tools xfonts-terminus
git clone git@github.com:MarkHedleyJones/dmenu-extended.git
cd dmenu-extended
sudo python setup.py install
My recent favorite: the very very lightweight dmenu
Installation:
sudo apt install dmenu
Improve that tool with dmenu-extended to be able to find files and directories from dmenu, too. Very useful.
sudo apt install suckless-tools xfonts-terminus
git clone git@github.com:MarkHedleyJones/dmenu-extended.git
cd dmenu-extended
sudo python setup.py install
answered Mar 23 '18 at 17:57
Exeleration-G
4,196104487
4,196104487
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f695054%2fwhat-application-launchers-are-available-for-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You can get many such as
Docky, however they will not properly integrate with Unity and you won't be able to get rid of the default Unity Launcher.– user364819
Nov 7 '15 at 12:08
It doesn't have to replace the default launcher. Just want to know if any other ways to launch programs, even from the Launcher itself, like Gnome DO.
– Muzaffar
Nov 7 '15 at 12:19
1
just to mention: askubuntu.com/a/606252/72216 with specific functionality :) Should work not only on Unity.
– Jacob Vlijm
Nov 8 '15 at 11:12
@JacobVlijm already mentioned that question in my answer bellow ^_0
– Sergiy Kolodyazhnyy
Nov 9 '15 at 4:20
1
This Q&A would be more readable and friendly to users, if rewritten into "one application launcher per answer" style and likely more easier to update as "Community Wiki". This way, we can avoid duplicates also. Good example is this related post.
– clearkimura
Nov 9 '15 at 8:14