vicious/widgets
Martin Ueding dc556e5415 bat: Use a real minus sign for the charging status
Previously, a simple hyphen (“-”) was used to show that the battery is
discharging. The minus sign is a distinct char, and also distinct from
the en-dash (“–”) and the em-dash (“—”).

With this commit, I put in a unicode “MINUS SIGN” (0x2212) which I
created with a Digraph in Vim `^k-2`.

Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
2013-12-15 17:30:37 +01:00
..
bat.lua bat: Use a real minus sign for the charging status 2013-12-15 17:30:37 +01:00
cpu.lua widgets: cleanup behind the last commit 363c03e 2012-06-18 01:31:42 +02:00
cpufreq.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
cpuinf.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
date.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
dio.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
fs.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
gmail.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
hddtemp.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
init.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mbox.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
mboxc.lua mboxc: Fixed typo in setmetatable after ported to lua 5.2 2013-07-21 21:33:55 +02:00
mdir.lua mdir: add support for maildir whitespaces 2012-08-19 00:48:24 +02:00
mem.lua widgets: cleanup behind the last commit 363c03e 2012-06-18 01:31:42 +02:00
mpd.lua Revert "mpd: workaround command termination bug in mpd server v0.18" 2013-11-09 23:52:43 +01:00
net.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
org.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
os.lua os: change os.getenv init to allow standalone usage of os widget 2012-06-25 00:39:23 +02:00
pkg.lua pkg: revert to pacman as default Arch method, checkupdates optional 2013-11-02 18:14:07 +01:00
raid.lua widgets: cleanup behind the last commit 363c03e 2012-06-18 01:31:42 +02:00
thermal.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
uptime.lua uptime: metatable bugfix after lua52 port fixed by Jorg Thalheim 2012-06-25 22:35:10 +02:00
volume.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
weather.lua Ported vicious.widgets module to lua 5.2 2012-06-18 01:26:31 +02:00
wifi.lua wifi: add support for /usr/bin binary path 2013-05-27 17:51:58 +02:00