diff options
Diffstat (limited to 'home/dot_local/share/mode/switch.d/executable_xrdb')
| -rw-r--r-- | home/dot_local/share/mode/switch.d/executable_xrdb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/mode/switch.d/executable_xrdb b/home/dot_local/share/mode/switch.d/executable_xrdb index 591a530..e1c439b 100644 --- a/home/dot_local/share/mode/switch.d/executable_xrdb +++ b/home/dot_local/share/mode/switch.d/executable_xrdb @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh cat << EOF | xrdb -override *.color0: $color0 *.color1: $color1 |