Skip to content

[fix] Sway: broken application launcher: dmenu -> wmenu #3442

Merged
svartkanin merged 1 commit intoarchlinux:masterfrom
ncdm-stldr:fix/sway-applications-launcher-not-working-out-of-the-box-anymore
May 7, 2025
Merged

[fix] Sway: broken application launcher: dmenu -> wmenu #3442
svartkanin merged 1 commit intoarchlinux:masterfrom
ncdm-stldr:fix/sway-applications-launcher-not-working-out-of-the-box-anymore

Conversation

@ncdm-stldr
Copy link
Copy Markdown
Contributor

@ncdm-stldr ncdm-stldr commented May 7, 2025

The issue being fixed:

After a fresh installation using archinstall, and selecting desktop>sway, the default application launcher accessible via mod+d was not working. This is because sway has changed its default application launcher from dmenu to wmenu (see swaywm/sway@ab9b164 and swaywm/sway@b440155).

PR Description:

This commit ensures that wmenu is installed, resolving the issue and providing the expected application launcher functionality for new sway installations.

Tests and Checks

  • I have tested the code!

…as changed for wmenu.

I couldn't start the application launcher with mod+d after a fresh installation using archinstall, where I selected sway as a desktop.
The reason is that the default application launcher for sway changed (see swaywm/sway@ab9b164 and swaywm/sway@b440155).
The fix is simply to install this new application launcher wmenu instead of dmenu.
@ncdm-stldr ncdm-stldr requested a review from Torxed as a code owner May 7, 2025 15:00
@svartkanin svartkanin merged commit 4dc7cb9 into archlinux:master May 7, 2025
8 checks passed
@ncdm-stldr ncdm-stldr deleted the fix/sway-applications-launcher-not-working-out-of-the-box-anymore branch July 21, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants