X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=print-filename.py;h=234d0a3741b88a77e9fa8c33ea6facb15e3e7f6e;hb=1d0a0014b008e5428fb63ed21109f70d39682661;hp=676aed241a61f27339d011788d0bd5d7491f0ec3;hpb=cdffc4b36468a4d72497c25ec4a3bf1f54fe1b3f;p=xsetbg.git diff --git a/print-filename.py b/print-filename.py index 676aed2..234d0a3 100755 --- a/print-filename.py +++ b/print-filename.py @@ -53,8 +53,8 @@ def get_args(): output_encoding = default_encoding return index, output_encoding -index, output_encoding = get_args() +index, output_encoding = get_args() filename = xsetbg_db.select('last_shown IS NOT NULL', orderBy='-last_shown')[index].full_name