Edit

IABSD.fr/xenocara/app/xfd/meson.options

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2026-03-08 15:29:17
    Hash : 5c424f06
    Message : Update to xfd 1.1.5

  • app/xfd/meson.options
  • option(
      'appdefaultdir',
      type: 'string',
      description: 'directory for app-defaults files (default is autodetected)',
    )
    option(
      'xkb',
      type: 'feature',
      value : 'enabled',
      description: 'Use XKB to sound bells (default is enabled)',
    )