viscolourchanger/wal

8 lines
292 B
Plaintext
Raw Normal View History

#!/bin/bash
# this wrapper should go in your /usr/local/bin or higher in order to supercede the default "wal" command.
/usr/bin/wal "$@"
viscolourchanger
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 08:23:52 +00:00
#### FURTHER wal-linked commands I have written (available at https://git.lynnesbian.space/petra-fied/PechaScripts)
dunst.sh
genzathurarc