From 6d0a636601a4ab0f0e5438154a97d147840a1ea5 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 27 Feb 2025 21:46:30 +0100 Subject: upupup --- .config/wayland/init.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/wayland/init.sh (limited to '.config/wayland/init.sh') diff --git a/.config/wayland/init.sh b/.config/wayland/init.sh new file mode 100755 index 0000000..c8a1b91 --- /dev/null +++ b/.config/wayland/init.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +swaybg --image pics/wp.png & +firefox & -- cgit v1.2.3