I had tried with Dmenu(dmenu_command="#thing_to_do"), i can open aplications but i cant run string commands on it, maybe can i create scripts and run it with a Key?
On Sunday, August 23, 2020 at 5:52:47 AM UTC+2 [email protected] wrote: > 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/119eca06-587f-4466-800e-4b7a86e7f440n%40googlegroups.com.
