diff options
| author | LLLL Colonq <llll@colonq> | 2026-07-21 00:14:25 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-07-21 00:14:25 -0400 |
| commit | f04ada478f4bfa5637744876f00ff56f85dcf552 (patch) | |
| tree | 50cde49222fdddf4274b3e123568fe2c75c5e155 /src/wasp-model.el | |
| parent | 75e005e81b73d8471f16dc5fad7bbdc312bdbfe7 (diff) | |
Update
Diffstat (limited to 'src/wasp-model.el')
| -rw-r--r-- | src/wasp-model.el | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/src/wasp-model.el b/src/wasp-model.el index dec8f5a3..faaff6ef 100644 --- a/src/wasp-model.el +++ b/src/wasp-model.el @@ -43,23 +43,9 @@ (interactive) (w/binary-pub "overlay reset") (w/pub '(avatar reset)) - ;; (w/model-region-word "hair" "🦁") - ;; (w/model-region-video "hair" "https://www.youtube.com/watch?v=FeXP7SxCKKE") - ;; (w/model-region-word "hair" "#") - ;; (w/model-region-color "eyes" (color-values "lightblue")) - ;; (w/model-region-word "eyes" "#") - ;; (w/model-region-word "eyes" "S") - ;; (w/model-region-color "hair" (color-values "black")) - ;; (w/model-region-color "eyes" (color-values "yellow")) - ;; (w/model-region-word "highlight" "slug") - ;; (w/model-region-color "highlight" (color-values "brown")) - ;; (w/model-region-word "hair" "⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⡴⣄⠀⠀⠀⢀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⡕⡵⠄⠀⠀⠴⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚⢺⠚⠚⠂⠚⠚") - ;; (w/model-region-color "hair" (color-values "LightGreen")) - ;; (w/model-region-word "highlight" "ho") - ;; (w/model-region-color "highlight" (color-values "DarkGreen")) - ;; (w/model-region-word "skin" "hcolonw") - ;; (w/model-region-color "hat" (color-values "#FF7518")) - ;; (w/model-region-word "hat" "ISPUMPKIN") + ;; (w/model-region-color "hair" (color-values "lightblue")) + ;; (w/model-region-word "hair" "icy") + ;; (w/model-region-word "skin" "wind") ;; (w/irish-reset) (w/model-get-default-backgrounds (lambda (bgs) |
