New check updates module with color indicators for threshholds

This commit is contained in:
Stephan Raabe
2023-09-10 15:03:00 +02:00
parent 55b5d4ed11
commit 1806326c4a
4 changed files with 22 additions and 7 deletions

View File

@@ -20,9 +20,8 @@ wal -q -i ~/wallpaper/
source "$HOME/.cache/wal/colors.sh"
# -----------------------------------------------------
# Copy color file to waybar folder
# Copy selected wallpaper into .cache folder
# -----------------------------------------------------
cp ~/.cache/wal/colors-waybar.css ~/dotfiles/waybar/
cp $wallpaper ~/.cache/current_wallpaper.jpg
# -----------------------------------------------------