From 265b3b7b976732ab00e57aa064f06857b547b2b0 Mon Sep 17 00:00:00 2001 From: Julian T Date: Mon, 6 Feb 2023 20:50:11 +0100 Subject: Create new setwall script in rust --- bspwm/.xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bspwm') diff --git a/bspwm/.xinitrc b/bspwm/.xinitrc index 91ea4a0..419b635 100644 --- a/bspwm/.xinitrc +++ b/bspwm/.xinitrc @@ -1,5 +1,6 @@ export LOPTS="panel composer gnome-keyring jpinput" +export WALLCONFIG="$HOME/Pictures/Rand/walls/config.yaml" # Launch other stuff source ~/.xprofile source ~/Scripts/xlaunchrc -- cgit v1.2.3