]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

#216: wiki updated
authorcopycat-killer <dada@archlinux.info>
Wed, 27 Jul 2016 09:40:41 +0000 (11:40 +0200)
committercopycat-killer <dada@archlinux.info>
Wed, 27 Jul 2016 09:40:41 +0000 (11:40 +0200)
widgets/mem.lua
wiki

index 3a6bdece32e15e9442d9fb492fe4e845946d78f5..99d91c71937703f4e62135a84dc1b13f856dab61 100644 (file)
@@ -46,7 +46,7 @@ local function worker(args)
 
         mem_now.used = mem_now.total - (mem_now.free + mem_now.buf + mem_now.cache)
         mem_now.swapused = mem_now.swap - mem_now.swapf
-       mem_now.perc = math.floor(mem_now.used / mem_now.total * 100)
+        mem_now.perc = math.floor(mem_now.used / mem_now.total * 100)
 
         widget = mem.widget
         settings()
diff --git a/wiki b/wiki
index d67d0cd36287fc1f8be8d0fcb3dd15e6025e5e8b..7689c026b9b2a1a7d2582c48700aace3983b8711 160000 (submodule)
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit d67d0cd36287fc1f8be8d0fcb3dd15e6025e5e8b
+Subproject commit 7689c026b9b2a1a7d2582c48700aace3983b8711