newm icon indicating copy to clipboard operation
newm copied to clipboard

Don’t hardcode the use of Alacritty

Open Phundrak opened this issue 3 years ago • 2 comments

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.

Phundrak avatar Nov 03 '22 14:11 Phundrak

image my solution image

CRAG666 avatar Nov 03 '22 18:11 CRAG666

@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.

Pandademic avatar Nov 14 '22 22:11 Pandademic