diff options
Diffstat (limited to '.local/share/bin/cc1080p30')
-rwxr-xr-x | .local/share/bin/cc1080p30 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/bin/cc1080p30 b/.local/share/bin/cc1080p30 index 2682911..6619a17 100755 --- a/.local/share/bin/cc1080p30 +++ b/.local/share/bin/cc1080p30 @@ -1,2 +1,2 @@ #!/bin/sh -ccpreview 1920x1080 30 +ccpreview 1920 1080 30 |