From ff5049ed57b56c5081379c8cf624a7e2e3669cd1 Mon Sep 17 00:00:00 2001 From: Paul Wilde <31094984+pswilde@users.noreply.github.com> Date: Sun, 1 May 2022 18:14:24 +0100 Subject: [PATCH] Update README.MD --- README.MD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 965339b..e62035a 100644 --- a/README.MD +++ b/README.MD @@ -29,7 +29,10 @@ it can also be run without any arguments to receive a i3bar compatible json stri Personally, I have these bound to key combinations in i3. In fact, I have a seperate `bindsym` mode in which all these tools are accessible i.e. `$mod+i` to get to "info" mode then `p` to show pingclock. -You can also set the volume and brightness levels by typing a numeric figure into the dmenu/rofi input box +## You can also set the volume and brightness levels by typing a numeric figure into the dmenu/rofi input box + +https://user-images.githubusercontent.com/31094984/166156793-2089cc10-2649-4079-b82d-bba272253dd6.mp4 + There's also an i3bar_tools_threaded folder with tools for use with i3bar/i3blocks which continously update. Currently these are not working as I recently switched from this as primary, to a secondary choice.