diff options
Diffstat (limited to 'home/dot_local/share/mode/switch.d/executable_polybar')
| -rw-r--r-- | home/dot_local/share/mode/switch.d/executable_polybar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/mode/switch.d/executable_polybar b/home/dot_local/share/mode/switch.d/executable_polybar index 7087735..48e2dac 100644 --- a/home/dot_local/share/mode/switch.d/executable_polybar +++ b/home/dot_local/share/mode/switch.d/executable_polybar @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh [ $no_cfg -eq 1 ] && return mkcd "$XDG_CONFIG_HOME/polybar" |