diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_reload')
| -rw-r--r-- | home/dot_local/share/bin/executable_reload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_reload b/home/dot_local/share/bin/executable_reload index 4b87658..e7197fa 100644 --- a/home/dot_local/share/bin/executable_reload +++ b/home/dot_local/share/bin/executable_reload @@ -1,2 +1,2 @@ -#!/bin/sh +#!/usr/bin/env sh i3-msg exit |