𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝

Results 121 comments of 𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
trafficstars

thats nice to know :) what about my other issue?

I'm gonna guess that the answer here is a NO?

I'll have a arch install file made up for it as soon as I get it completed :) I might also make it installable though sudo make install too

I'm just working on this if anyone is interested let me know and ping me, I'm hoping i can group commands but at the moment its in the order that...

> Hey everyone! > > I have extended @m-col's [work](https://github.com/qtile/qtile/issues/1329#issuecomment-742868703) till here: > > ![Screenshot-2021-06-16-01_07_02](https://user-images.githubusercontent.com/19623154/122113044-35742e00-ce3f-11eb-9e9a-928c65f5e9ec.jpg) > > The keybindings which are missing the `desc` will not have description of the...

> > PS. If anyone does want it if you use Key Chords then you would need to move them out of the main `keys = []` or it will...

> ``` > #!/bin/bash > > sed -n '/#HKeys/,/#HKeys-End/p' .config/qtile/sxhkd/sxhkdrc | grep -v '##'| grep -v '#-' | yad --text-info --back=#282c34 --fore=#46d9ff --geometry=1200x800 > ``` [wm-cheat](https://github.com/The-Repo-Club/wm-cheat) this works well with...

I made the above function `show_keys(keys)` also save the output to a json then i made a 2nd script that can be ran that will then read the said json...

[`show_keys(keys)`](https://github.com/The-Repo-Club/DotFiles/blob/main/qtile/.config/qtile/config.py#L148) Function (this function will trigger the GTK app with a return if the function is triggered) [`qtile-cheat`](https://github.com/The-Repo-Club/DotFiles/blob/main/qtile/.config/qtile/scripts/qtile-cheat) GTK App (hiding the commands but may add a config for that...

I sure have as someone had requested it on mLauncher which is a fork of Olauncher. Also this can be tested using adb command in the terminal too.