diff options
Diffstat (limited to 'home/dot_local/share/mode/switch.d/executable_chromium')
| -rw-r--r-- | home/dot_local/share/mode/switch.d/executable_chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/mode/switch.d/executable_chromium b/home/dot_local/share/mode/switch.d/executable_chromium index 0ea2caa..5a6fdfc 100644 --- a/home/dot_local/share/mode/switch.d/executable_chromium +++ b/home/dot_local/share/mode/switch.d/executable_chromium @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh [ $no_cfg -eq 1 ] && return mkcd "$XDG_CACHE_HOME/mode/chromium" |