]> 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:

re-add eth widget
authormartin f. krafft <madduck@madduck.net>
Wed, 21 Feb 2018 23:00:26 +0000 (12:00 +1300)
committermartin f. krafft <madduck@madduck.net>
Thu, 22 Feb 2018 00:35:58 +0000 (13:35 +1300)
.config/awesome/rc.lua

index d4d0cc31a3aa51936da4655c94b13c723c709aa2..3f26b08d0775326972e67b47f87d030e2a0befae 100644 (file)
@@ -327,6 +327,8 @@ awful.screen.connect_for_each_screen(function(s)
                 wibox.widget.systray(),
                 ccwidgets.btc_widget,
                 spacer,
                 wibox.widget.systray(),
                 ccwidgets.btc_widget,
                 spacer,
+                ccwidgets.eth_widget,
+                spacer,
                 lain_bat.widget,
                 spacer,
             },
                 lain_bat.widget,
                 spacer,
             },