From 4d8e9b1b8866ca24e58a6126bf0648613df4bb47 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 15 Oct 2018 09:02:24 -0400 Subject: [PATCH] Add wal autostart script Since wal is used to manage the color scheme, it needs to be started when running KDE Plasma. This script does just that. Note that the desktop background is not changed (-n) since Plasma uses its own background manager and does not respect feh. --- .config/autostart-scripts/wal.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/autostart-scripts/wal.sh diff --git a/.config/autostart-scripts/wal.sh b/.config/autostart-scripts/wal.sh new file mode 100644 index 00000000..222017db --- /dev/null +++ b/.config/autostart-scripts/wal.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# Set the color scheme with wal +wal -o ~/.config/wal/bspwm_and_dunst.sh -R -n