clipboard history + no aur
This commit is contained in:
@@ -130,7 +130,7 @@ def take_screenshot(output_path):
|
||||
try:
|
||||
time.sleep(0.2)
|
||||
|
||||
freeze = subprocess.Popen(["wayfreeze"])
|
||||
freeze = subprocess.Popen(["/opt/bin/wayfreeze"])
|
||||
time.sleep(0.1)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user