parent
af889291cf
commit
f42d8e040a
|
@ -0,0 +1,6 @@
|
|||
#/bin/bash
|
||||
|
||||
# pcmanfm based wallpaper chooser
|
||||
# simple command for now
|
||||
|
||||
pcmanfm -n /usr/share/backgrounds ~/wallpapers
|
|
@ -353,7 +353,7 @@ kbd {
|
|||
<p>Conky in Mabox have been equipped with additional powers...</p>
|
||||
<p>Click <strong>right mouse button</strong> on any Conky and you'll see a <strong>context menu</strong>. It allows you to conveniently:
|
||||
<ul>
|
||||
<li>set screen position</li>
|
||||
<li>set position on the screen</li>
|
||||
<li>manually change the background color or make it transparent</li>
|
||||
<li>set text colors, borders, shadow or outline effects</li>
|
||||
<li>apply one of the ready-made color themes for the selected Conky - or for all </li>
|
||||
|
@ -361,7 +361,7 @@ kbd {
|
|||
</ul>
|
||||
You can add <strong>your own commands</strong> to each Conky, which will be shown on <strong>left mouse click</strong> <em>(check the logo)</em>.
|
||||
</p>
|
||||
|
||||
<p>Syntax for adding commands is very simple, see blog post: <a href="https://blog.maboxlinux.org/how-to-add-custom-commands-to-menu-and-sidepanels/">How to add custom commands to Menu and SidePanels</a></p>
|
||||
<h5>Tips</h5>
|
||||
|
||||
<div class="w3-panel w3-dark-grey w3-rightbar w3-border-black w3-border">
|
||||
|
|
Loading…
Reference in New Issue