Fix readme's use of <slider> over <scale>

This commit is contained in:
elkowar 2020-10-18 23:28:19 +02:00
parent 4c1053ad19
commit 44be81d0b1

View File

@ -35,7 +35,7 @@ Eww&rsquo;s configuration should be placed in `~/.config/eww/eww.xml` and any `s
</button>
<box>
{{ree}}
<slider min="0" max="100" value="50" onchange="notify-send {}"/>
<scale min="0" max="100" value="50" onchange="notify-send {}"/>
</box>
</box>
</def>