The suggestion of using *os.environ* fails for me as well. I installed sxhkd and was able to get the command *ytfzf -D *working with the external hotkey daemon. But qtile's hotkey or ytfzf does not want to play nice for some reason.
On Thursday, March 11, 2021 at 4:18:21 PM UTC-6 Kai Stian Olstad wrote: > On 11.03.2021 23:03, elParaguayo wrote: > > Using the method in my previous post, this is working fine for me (none > > of > > the errors mentioned above). > > Tested it and for me it still fails > > + shift 1 > + [ ! -t 0 -a -z ] > + printf \033[31mERROR[#04]: Use - when reading from stdin\033[000m\n > ERROR[#04]: Use - when reading from stdin > + exit 1 > > -- > Kai Stian Olstad > -- 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/1814e47c-0ca5-4117-9270-2e46959cfca3n%40googlegroups.com.
