make spectacle-screenshot.py
system agnostic
This commit is contained in:
parent
3d9c6cbade
commit
ae9c9b119c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ def spectacle_screenshot(
|
||||||
|
|
||||||
try:
|
try:
|
||||||
opts = [
|
opts = [
|
||||||
"/etc/nixos/scripts/zipline.py",
|
"zipline.py",
|
||||||
file_path,
|
file_path,
|
||||||
"--application-name",
|
"--application-name",
|
||||||
"Spectacle",
|
"Spectacle",
|
||||||
|
|
Loading…
Reference in a new issue