diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_extmon')
| -rw-r--r-- | home/dot_local/share/bin/executable_extmon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_extmon b/home/dot_local/share/bin/executable_extmon index dcaa0b3..92d6cb7 100644 --- a/home/dot_local/share/bin/executable_extmon +++ b/home/dot_local/share/bin/executable_extmon @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh out_int="eDP1" out_ext="HDMI1" res_int="1366x768" |