No description
Find a file
Anjandev Momi 92e185b888 Add XDG user directories and env variables
This patch adds the rest of XDG user directories as per XDG base directory
specification.

https://wiki.archlinux.org/index.php/XDG_Base_Directory

This fixes launching anbox on sxmo. Furthermore, it makes sure $XDG_RUNTIME_HOME
has the correct permissions.

Signed-off-by: Miles Alan <m@milesalan.com>
2020-07-18 10:38:22 -05:00
configs Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
programs Screenlock: Recognize keyrelease rather than keydown to avoid inadvertent exits 2020-07-15 21:47:50 -05:00
scripts Add XDG user directories and env variables 2020-07-18 10:38:22 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add udev rules to update status bar plugging in / unplugging charger 2020-07-12 19:29:49 -05:00
README.md Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00

sxmo-utils

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.