diff options
Diffstat (limited to 'dot_config/waybar/executable_dock-status.sh')
| -rw-r--r-- | dot_config/waybar/executable_dock-status.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/executable_dock-status.sh b/dot_config/waybar/executable_dock-status.sh index b8093fb..ca6d031 100644 --- a/dot_config/waybar/executable_dock-status.sh +++ b/dot_config/waybar/executable_dock-status.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Detect a Lenovo ThinkPad USB-C Dock Gen2 by its distinctive built-in # ethernet adapter (17ef:a387). The dock's USB hubs share product IDs # with internal ThinkPad hubs on some models, but the ethernet is only |
