diff options
Diffstat (limited to 'home/dot_local/share/mode/switch.d/executable_anki')
| -rw-r--r-- | home/dot_local/share/mode/switch.d/executable_anki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/mode/switch.d/executable_anki b/home/dot_local/share/mode/switch.d/executable_anki index 7572b00..7544673 100644 --- a/home/dot_local/share/mode/switch.d/executable_anki +++ b/home/dot_local/share/mode/switch.d/executable_anki @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh [ $no_cfg -eq 1 ] && return # this generates theme files compatible with Anki-redesign: |