diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-26 16:25:35 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-26 16:25:35 +0400 |
commit | a62a3bb1668d4ff9c64beb67fb693aa673060f36 (patch) | |
tree | 621a275b9a256a9ad6f4c3d6412f27e0d4e79ee7 | |
parent | 327e147dc1fd7f3dc64d1fb5a9645cae1d0850f3 (diff) |
swall: small tweak in the help output
-rwxr-xr-x | scripts/swall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/swall b/scripts/swall index 20e4ea9..d9da702 100755 --- a/scripts/swall +++ b/scripts/swall @@ -6,8 +6,8 @@ $0: Wrapper script to set wallpapers options: -d [File] Select a wallpaper or a directory - -h Print this message and exit -c Remove the current wallpaper + -h Print this message and exit NOTE: default directory is ~/.config/wallpapers EOF |