From 6617e4ccf0a546df891c35a4ed612cd799bd0442 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Tue, 22 Jun 2021 23:26:03 +0200 Subject: [PATCH] minor --- README.md | 4 ++++ pkg/de-p1st-xfce4-tablet/TODO | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1a7590..d8a5ec0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,11 @@ git submodule init To update all submodules, run ```shell +# If no local changes were done git submodule update --remote | grep 'Submodule path' + +# Otherwise +git submodule foreach 'git pull' ``` diff --git a/pkg/de-p1st-xfce4-tablet/TODO b/pkg/de-p1st-xfce4-tablet/TODO index 8f13ac8..8366ae4 100644 --- a/pkg/de-p1st-xfce4-tablet/TODO +++ b/pkg/de-p1st-xfce4-tablet/TODO @@ -1,5 +1,5 @@ TODO create PKGBUILD -depend on "onboard", "xournalpp", "de-p1st-sddm-tablet" +depend on "onboard", "xournalpp", "de-p1st-sddm-tablet", "libwacom-surface" copy screensaver.xml to /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml