From f42d8e040aad68f47723e65eb3920945ee68b048 Mon Sep 17 00:00:00 2001
From: Daniel Napora
Date: Fri, 23 Dec 2022 22:51:29 +0100
Subject: [PATCH] upd
---
bin/pcmanwp | 6 ++++++
share/mabox-colorizer/help/en.html | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
create mode 100755 bin/pcmanwp
diff --git a/bin/pcmanwp b/bin/pcmanwp
new file mode 100755
index 0000000..9315748
--- /dev/null
+++ b/bin/pcmanwp
@@ -0,0 +1,6 @@
+#/bin/bash
+
+# pcmanfm based wallpaper chooser
+# simple command for now
+
+pcmanfm -n /usr/share/backgrounds ~/wallpapers
diff --git a/share/mabox-colorizer/help/en.html b/share/mabox-colorizer/help/en.html
index 4517cf7..95dd68c 100644
--- a/share/mabox-colorizer/help/en.html
+++ b/share/mabox-colorizer/help/en.html
@@ -353,7 +353,7 @@ kbd {
Conky in Mabox have been equipped with additional powers...
Click right mouse button on any Conky and you'll see a context menu. It allows you to conveniently:
-- set screen position
+- set position on the screen
- manually change the background color or make it transparent
- set text colors, borders, shadow or outline effects
- apply one of the ready-made color themes for the selected Conky - or for all
@@ -361,7 +361,7 @@ kbd {
You can add your own commands to each Conky, which will be shown on left mouse click (check the logo).
-
+Syntax for adding commands is very simple, see blog post: How to add custom commands to Menu and SidePanels
Tips