diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 5c439eb..e46c738 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -1,4 +1,4 @@ -#! /usr/bin/env bash +#!/usr/bin/env bash # ____ _____ # | _ \_ _| Derek Taylor (DistroTube) # | | | || | http://www.youtube.com/c/DistroTube diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index abc4849..f206e97 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,4 +1,4 @@ -# /usr/bin/env bash +#!/usr/bin/env bash # ____ _____ # | _ \_ _| Derek Taylor (DistroTube) # | | | || | http://www.youtube.com/c/DistroTube