jbuchermn / newm

Wayland compositor
MIT License
958 stars 31 forks source link

Don’t hardcode the use of Alacritty #166

Open Phundrak opened 1 year ago

Phundrak commented 1 year ago

The issue

Alacritty is hard-coded both in the default config and in panel_launcher.py. This may cause issues for people who do not have Alacritty installed.

Possible solution

The user could be able to set a variable containing their preferred terminal emulator in a terminal, and newm could rely then on this variable.

CRAG666 commented 1 year ago

image my solution image

Pandademic commented 1 year ago

@Phundrak - this is a default, and it's noted in the docs. Anway, like @CRAG666 showed in his screenshots, it's a easily customizable thing.