Fix readme's use of <slider> over <scale>
This commit is contained in:
parent
4c1053ad19
commit
44be81d0b1
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Eww’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>
|
||||
|
|
Loading…
Add table
Reference in a new issue