From 54a8049ee278774ce6c335715fd9c8abf903a970 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Sat, 18 Dec 2021 20:41:38 -0500 Subject: [PATCH] Add weston. --- weston/weston.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 weston/weston.ini diff --git a/weston/weston.ini b/weston/weston.ini new file mode 100644 index 0000000..5ab05d2 --- /dev/null +++ b/weston/weston.ini @@ -0,0 +1,20 @@ +[core] +shell=desktop-shell.so +xwayland=true +modules=cms-colord.so +backend=drm-backend.so + +[libinput] +touchscreen_calibrator=true + +[shell] +background-image=${XDG_DATA_DIRS}/weston/background.png + +[keyboard] +keymap_layout=us + +[terminal] +font=Noto Mono +font-size=10 +term=termite +