diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-18 09:14:16 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-18 09:14:16 +0900 |
| commit | e2a6abfb76007f575b4d52a09d72961e4f5a176c (patch) | |
| tree | b100c7213c0c45bd1395e745539170eb5c39e803 /config/hypr/scripts/PywalSwww.sh | |
| parent | 4651d2c8725090720b5e46fb98da228af04728a3 (diff) | |
Updated Help file, updated waybar, & more
Diffstat (limited to 'config/hypr/scripts/PywalSwww.sh')
| -rwxr-xr-x | config/hypr/scripts/PywalSwww.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/scripts/PywalSwww.sh b/config/hypr/scripts/PywalSwww.sh index a4307cb7..2a18122e 100755 --- a/config/hypr/scripts/PywalSwww.sh +++ b/config/hypr/scripts/PywalSwww.sh @@ -28,4 +28,6 @@ done wal -i $wallpaper_path # execute pywal skipping tty and terminal -#wal -i $wallpaper_path -s -t
\ No newline at end of file +#wal -i $wallpaper_path -s -t + +# more info regarding Pywal https://github.com/dylanaraps/pywal/wiki/Getting-Started
\ No newline at end of file |
