sxalert

Simple notification system for X
Log | Files | Refs | README | LICENSE

commit c5df9f439e530f8340f2ed8ba1ac7e3033a08562
parent d192282a639b901e345583426a8ecac932bab6a2
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Sat, 18 Nov 2023 03:47:48 +0000

Added readme for wal patch

Diffstat:
Apatches/wal_colors/README.txt | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)

diff --git a/patches/wal_colors/README.txt b/patches/wal_colors/README.txt @@ -0,0 +1,14 @@ +wal colors patch +================ +Verion: 0.1 +tested sxalert version: 0.1 +tested pywal version: 3.3.0 + +Read background & foreground colors from pywal's Xresources file. +Make sure to edit the directory in the config file. + +Author: Michael Constantine Dimopoulos + +TODOs: +Make function dynamic so that it can be used for all Xresources files +