I tried to create a function which checks what time of day it is. This function simply returns a string depending on time of day. Now what I want to do is use this function to update the Clock or Textbox widget when a certain time of day is hit, but this means that this function should be called on Clock.update() or similar? Is this possible? I tried using InteractiveCommandClient, but I am pretty sure this is not the way
-- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/c23b7a88-f6b3-46c7-a5ba-f361550f3019n%40googlegroups.com.
