Commit Graph

13 Commits

Author SHA1 Message Date
Pecha d58be17de1 updated usage: wal [-h] [-a "alpha"] [-b background] [--backend [backend]]
[--theme [/path/to/file or theme_name]] [--iterative]
           [--saturate 0.0-1.0] [--preview] [--vte] [-c]
           [-i "/path/to/img.jpg"] [-l] [-n] [-o "script_name"] [-q] [-r] [-R]
           [-s] [-t] [-v] [-e]

wal - Generate colorschemes on the fly

optional arguments:
  -h, --help            show this help message and exit
  -a "alpha"            Set terminal background transparency. *Only works in
                        URxvt*
  -b background         Custom background color to use.
  --backend [backend]   Which color backend to use. Use 'wal --backend' to
                        list backends.
  --theme [/path/to/file or theme_name], -f [/path/to/file or theme_name]
                        Which colorscheme file to use. Use 'wal --theme' to
                        list builtin themes.
  --iterative           When pywal is given a directory as input and this flag
                        is used: Go through the images in order instead of
                        shuffled.
  --saturate 0.0-1.0    Set the color saturation.
  --preview             Print the current color palette.
  --vte                 Fix text-artifacts printed in VTE terminals.
  -c                    Delete all cached colorschemes.
  -i "/path/to/img.jpg"
                        Which image or directory to use.
  -l                    Generate a light colorscheme.
  -n                    Skip setting the wallpaper.
  -o "script_name"      External script to run after "wal".
  -q                    Quiet mode, don't print anything.
  -r                    'wal -r' is deprecated: Use (cat
                        ~/.cache/wal/sequences &) instead.
  -R                    Restore previous colorscheme.
  -s                    Skip changing colors in terminals.
  -t                    Skip changing colors in tty.
  -v                    Print "wal" version.
  -e                    Skip reloading gtk/xrdb/i3/sway/polybar to match that present in PechaScripts
2019-10-11 18:23:52 +10:00
petra-fied 48925972a8 Merge branch 'master' of lynnesbian/viscolourchanger into master 2019-06-18 03:26:33 +00:00
Lynne Megido 2fecc4d36c note about needing viscolourchanger in path 2019-06-18 03:24:22 +00:00
petrafied 34ed7041e9 fixed issue where files with spaces in the name break wal 2019-06-16 11:43:47 +10:00
petrafied c868631b74 added license 2019-06-04 12:36:58 +10:00
petrafied 6fabd3d0dc better video without flickers 2019-06-04 11:53:07 +10:00
petrafied 89c122bed8 removed hardcoded links for eventual push to github 2019-06-04 03:42:05 +10:00
petrafied 1497caf2aa whoops, left a word behind >< 2019-06-04 03:39:42 +10:00
petra-fied 86f3b7ba51 commented out "genzathurarc"
which is an entirely separate script I run that integrates something else into wal
2019-06-03 17:36:20 +00:00
petrafied f3b1f2c42a added image caption 2019-06-04 03:33:32 +10:00
petrafied 32444f028c added readme with intro and instructions, as well as pywal wrapper to run the whole shebang in one smooth motion 2019-06-04 03:30:01 +10:00
petrafied 0fc2c7b37c added comments 2019-06-04 02:54:21 +10:00
petrafied 5583d861c4 initial commit 2019-06-04 02:50:27 +10:00