Support ~/.config/labwc/{autostart,environment}

This commit is contained in:
Johan Malm 2020-10-08 20:50:20 +01:00
parent 80947e56ee
commit 45b13fc9a0
5 changed files with 155 additions and 6 deletions

View file

@ -1,4 +1,5 @@
labwc_sources += files(
'rcxml.c',
'keybind.c',
'session.c',
)