How to call a custom function with a keybinding? #2213
Replies: 1 comment
-
Can you be more specific. What does "doesn't seem to work" mean? What's Are you seeing any error messages in your log file? You should be using the However, you should note that this will pass the I can write something in the docs for this as I agree it's not currently included (EDIT: see #2214). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue description
I have this function
switch
is a global bool var.This function is called trough:
Which doesn't seem to work. Is there a simple and official way to do this? Because I didn't find any in the documentation.
Qtile version
0.16.2.dev210+gd68819e6
Stack traces
Configuration
Beta Was this translation helpful? Give feedback.
All reactions