From e29c2ae94666914aa2bae2bcf48bfc28545d47b4 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Thu, 22 Jul 2021 09:55:24 +0300 Subject: refactor: distribute scripts across packages --- sxiv/.local/bin/wallpaper.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 sxiv/.local/bin/wallpaper.sh (limited to 'sxiv') diff --git a/sxiv/.local/bin/wallpaper.sh b/sxiv/.local/bin/wallpaper.sh new file mode 100755 index 0000000..4d52bdb --- /dev/null +++ b/sxiv/.local/bin/wallpaper.sh @@ -0,0 +1,4 @@ +#!/bin/sh +# Launch SXIV in wallpapers dir, C-x-w to set wallpaper + +sxiv -t ~/Pictures/Wallpapers -- cgit v1.2.3