You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
input-remapper/com.github.key-mapper.yml

22 lines
533 B
YAML

app-id: com.github.key-mapper
runtime: org.gnome.Platform
runtime-version: '3.38'
sdk: org.gnome.Sdk
rename-appdata-file: key-mapper.appdata.xml
rename-desktop-file: key-mapper.desktop
rename-icon: key-mapper
command: key-mapper
finish-args:
- --socket=fallback-x11
- --socket=wayland
- --device=all
modules:
- name: key-mapper
buildsystem: simple
build-commands:
- python3 setup.py install --root=/app
sources:
- type: git
url: https://github.com/sezanzeb/key-mapper.git
branch: main