clipboard history + no aur

This commit is contained in:
2026-06-20 08:38:19 -05:00
parent c882436498
commit 5e9e9f8599
4 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -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: