Skip to content

feat: add support for custom lauch command#3004

Open
danielepintore wants to merge 1 commit into
noctalia-dev:mainfrom
danielepintore:feat-add-custom-launch-cmd
Open

feat: add support for custom lauch command#3004
danielepintore wants to merge 1 commit into
noctalia-dev:mainfrom
danielepintore:feat-add-custom-launch-cmd

Conversation

@danielepintore

Copy link
Copy Markdown

Summary

I've added a setting to allow custom command to be executed from the app launcher.

Motivation

This is useful to me because since I'm using uwsm I need to launch apps with uwsm-app -- APP_CMD

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Build / packaging

Manual Coverage

  • Tested on Niri
  • Tested on Hyprland
  • Tested on Sway
  • Tested on another compositor:
  • Tested with different bar positions and density settings
  • Tested at different interface scaling values
  • Tested with multiple monitors

Screenshots / Videos

image

Checklist

  • This PR is ready for review, or it is marked as Draft.
  • I read and followed the relevant guidance in CONTRIBUTING.md.
  • I ran just format with clang-format v22+ installed, or this PR has no code changes.
  • I ran the relevant build or test commands, or explained why they were not run.
  • I self-reviewed the changes.
  • I checked for new warnings or errors.
  • I will update end-user documentation after merge, or this PR does not change user-facing configuration or behavior.
  • I added or updated assets/translations/en.json, or this PR adds no new user-facing strings.
  • I did not edit non-English translation files unless this PR is explicitly for translation tooling, an import/export sync, or a maintainer-requested locale change.
  • I used the existing canonical names for config keys, IPC names, paths, and identifiers.

@danielepintore danielepintore force-pushed the feat-add-custom-launch-cmd branch 2 times, most recently from 0d8374c to 56f0c16 Compare June 13, 2026 07:59
@danielepintore

Copy link
Copy Markdown
Author

fixed some typos

@danielepintore danielepintore force-pushed the feat-add-custom-launch-cmd branch from 56f0c16 to dae5413 Compare June 14, 2026 06:36
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.

1 participant