Skip to content
Fernando Vásquez edited this page Mar 24, 2018 · 21 revisions

Welcome to the wpgtk wiki!

wpgtk main screen

General Usage

For almost every action there's two ways to execute it, via CLI and via GUI, both ways will be presented in this basic howto's executing just wpg will open up the GUI.

usage: wpg [-h] [-s [S [S ...]]] [-r] [-m [M]] [-a [A [A ...]]] [-l]
           [--version] [-d [D [D ...]]] [-c] [-z [Z [Z ...]]] [-i [I [I ...]]]
           [-o [O [O ...]]] [-t] [-x] [-y [Y [Y ...]]]

optional arguments:
  -h, --help      show this help message and exit
  -s [S [S ...]]  set the wallpaper and colorscheme, apply changes system-wide
  -r              restore the wallpaper and colorscheme
  -m [M]          pick a random colorscheme and set it, specify wallpaper to
                  avoid changing it
  -a [A [A ...]]  add a wallpaper and generate a colorscheme
  -l              see which wallpapers are available
  --version       print the current version
  -d [D [D ...]]  delete the wallpaper(s) from wallpaper folder
  -c              shows the current wallpaper
  -z [Z [Z ...]]  shuffles the given colorscheme(s)
  -i [I [I ...]]  import a theme in json format and asign to wallpaper
                  [wallpaper, json]
  -o [O [O ...]]  export a theme in json format [wallpaper, json path]
  -t              send color sequences to all terminals VTE true
  -x              add, remove and list templates instead of themes
  -y [Y [Y ...]]  add an existent basefile template [config, basefile]
Clone this wiki locally