From 0fc2c7b37c5a43983dbaf27b48f4e39fc35b90bc Mon Sep 17 00:00:00 2001 From: petrafied Date: Tue, 4 Jun 2019 02:54:21 +1000 Subject: [PATCH] added comments --- viscolourchanger | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/viscolourchanger b/viscolourchanger index 0224952..eead535 100755 --- a/viscolourchanger +++ b/viscolourchanger @@ -1,9 +1,10 @@ #!/bin/sh - # Generates vis colour file +# source the current wal colour scheme source $HOME/.cache/wal/colors.sh +#assign the variables in the wal scheme in vis' format cat > $HOME/.config/vis/colors/wal <