diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-26 15:44:00 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-26 15:44:00 +0400 |
commit | 327e147dc1fd7f3dc64d1fb5a9645cae1d0850f3 (patch) | |
tree | 6cb963c739539646d3d5897a869579d6089429ed | |
parent | 1cd740e9d6ffc0cca87cd58367d69484414fbc66 (diff) |
swall: minor change in help output
-rwxr-xr-x | scripts/swall | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/swall b/scripts/swall index 16fe4b7..20e4ea9 100755 --- a/scripts/swall +++ b/scripts/swall @@ -8,6 +8,8 @@ options: -d [File] Select a wallpaper or a directory -h Print this message and exit -c Remove the current wallpaper + +NOTE: default directory is ~/.config/wallpapers EOF } |