Codebase list xapp / 1fda6be data / meson.build
1fda6be

Tree @1fda6be (Download .tar.gz)

meson.build @1fda6beraw · history · blame

1
2
3
4
install_data(['80xapp-gtk3-module.sh'],
  install_dir: join_paths(get_option('sysconfdir'), 'X11', 'xinit', 'xinitrc.d'),
  install_mode: 'rwxr-xr-x'
)