diff options
Diffstat (limited to '.local/bin/dwmbar')
| -rwxr-xr-x | .local/bin/dwmbar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dwmbar b/.local/bin/dwmbar index 3f4a0ba..72e2a46 100755 --- a/.local/bin/dwmbar +++ b/.local/bin/dwmbar @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # This script sets the statusbar with the xsetroot command at the end. Have it # started by ~/.xinitrc or ~/.xprofile. |
