add a demo video for expose
This commit is contained in:
parent
3f17a84ac6
commit
d6a519cbb6
2 changed files with 5 additions and 1 deletions
|
@ -86,6 +86,9 @@ class Pyprland:
|
|||
args = args[1:]
|
||||
|
||||
full_name = f"run_{cmd}"
|
||||
# Demos:
|
||||
# run mako for notifications & uncomment this
|
||||
# os.system(f"notify-send '{data}'")
|
||||
|
||||
if DEBUG:
|
||||
print(f"CMD: {full_name}({args})")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue