From 723220028038a3c6e155259e28d07e867e2d45c9 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Wed, 1 Jun 2022 22:55:52 +0530 Subject: first commit --- .local/bin/setwall | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .local/bin/setwall (limited to '.local/bin/setwall') diff --git a/.local/bin/setwall b/.local/bin/setwall new file mode 100755 index 0000000..35b5f06 --- /dev/null +++ b/.local/bin/setwall @@ -0,0 +1,5 @@ +#!/bin/sh +xwallpaper --zoom ~/.local/share/bg.jpg +wal -c +wal -i ~/.local/share/bg.jpg +xdotool key super+F5 -- cgit v1.2.3