diff options
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 |
