]> git.mdlowis.com Git - proto/labwc.git/commit
Support ~/.config/labwc/{autostart,environment}
authorJohan Malm <jgm323@gmail.com>
Thu, 8 Oct 2020 19:50:20 +0000 (20:50 +0100)
committerJohan Malm <jgm323@gmail.com>
Thu, 8 Oct 2020 19:50:20 +0000 (20:50 +0100)
commit45b13fc9a07277467b8164ad951d55c026ee2fd9
tree9c7c091d8ea4d31cc70501cd44f74129f305dfa9
parent80947e56ee9532b48c0239e70abaa3e3051c6f14
Support ~/.config/labwc/{autostart,environment}
README.md
include/config/session.h [new file with mode: 0644]
src/config/meson.build
src/config/session.c [new file with mode: 0644]
src/main.c