diff --git a/Tricks.md b/Tricks.md index 0f7a737..5d1fb83 100644 --- a/Tricks.md +++ b/Tricks.md @@ -30,7 +30,7 @@ Type=Application StartupNotify=true ``` -Put the command above in `~/.local/bin/html-color-picker-for-sway` and add a shebang line as the first line: `#!/usr/bin/env bash` +Put the command above in `~/.local/bin/html-color-picker-for-sway` and add a shebang line as the first line: `#!/bin/sh`