Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 405 Bytes

overlays.md

File metadata and controls

8 lines (5 loc) · 405 Bytes

Overlays

Here come some helpful overlays:

  • electron-compat: a compat layer that makes Electron apps run natively on X11 and Wayland. Apps are wrapped with a Bash script that evals to platform-specific flags. To prevent double wrapping $out/.bin-wrapped is used so that application name shows up correctly in htop or other programs.