Arch Linux, managed by https://git.flylightning.xyz/fsh/tree/sh/cfg (git bare repo method)
summaryrefslogtreecommitdiff
path: root/.local/bin/convwall
blob: 286e85a82fbd744babb1841e895b73c77a767691 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#!/bin/sh

# target image aspect ratio
wratio=$SCRWIDTH
hratio=$SCRHEIGHT
# chop how much from center
chopnum=99%