dotfiles/.config/dwl/menu/pw.cloudef.bemenu.yml

20 lines
475 B
YAML
Raw Normal View History

2022-12-04 01:37:09 +01:00
app-id: pw.cloudef.bemenu
runtime: org.freedesktop.Platform
runtime-version: '20.08'
sdk: org.freedesktop.Sdk
command: bemenu
modules:
- name: bemenu
buildsystem: simple
build-commands:
- make bemenu x11 wayland curses PREFIX=/app
- make install-base install-renderers PREFIX=/app
sources:
- type: git
url: https://github.com/Cloudef/bemenu.git
branch: master
finish-args:
- --share=ipc
- --socket=x11
- --socket=wayland