From 22ffee20bbacbc3378e4ba0df5b7f0c3daaeffc0 Mon Sep 17 00:00:00 2001 From: horchi Date: Sun, 5 Mar 2017 16:47:41 +0100 Subject: git init --- plasma/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plasma/README (limited to 'plasma/README') diff --git a/plasma/README b/plasma/README new file mode 100644 index 0000000..1fbdf2a --- /dev/null +++ b/plasma/README @@ -0,0 +1,12 @@ + +# Install like all plasmoids + +mkdir build +cd build +cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` +make -s +sudo make -s install + +# After an update restart plasma +kquitapp plasma && plasma + -- cgit v1.2.3