diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2022-11-25 18:42:47 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2022-11-25 18:42:47 -0800 |
commit | 19e46637cd73206d4415b687cde78ba4fc789f1f (patch) | |
tree | d53395670d8d8375e17cb504df248eb8a328c4e4 /home | |
parent | 8f524ee29d02314981a678b8771f14f79bbedf70 (diff) |
test if cfg still use root ssh key
Diffstat (limited to 'home')
-rwxr-xr-x | home/xyz/.local/bin/convwall | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/convwall b/home/xyz/.local/bin/convwall index dff9c43b..8efd1368 100755 --- a/home/xyz/.local/bin/convwall +++ b/home/xyz/.local/bin/convwall @@ -1,4 +1,5 @@ #!/bin/sh +# CONVert WALLpaper # target image aspect ratio wratio=$SCR_WIDTH |