There is a built-in extension for dmenu in qtile. Check out the extension section in the docs.
On Sunday, August 23, 2020 at 9:40:50 AM UTC+8 [email protected] wrote: > I want to to set a key to run terminal“s command (setsetxkbmap > #keyboardlayout), i thought using dmenu but not sure how can i do it > correctly. > > Key(["mod1", "shift"], "x", lazy.spawn("dmenu_run -p 'Run:' dmenu_prompt > "setxkbmap latam""), > desc='Dmenu Run Launcher'), > > An more directly way would be great > -- 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/751bb743-a166-4200-9985-686baafb5d9en%40googlegroups.com.
