Files
wayland_key_mapper/volume-remapper.service

9 lines
142 B
Desktop File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[Unit]
Description=Volumeup key remapper
[Service]
ExecStart=/path/to/volume_remapper.py
Restart=always
[Install]
WantedBy=default.target