diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index db3f039..ff0adc8 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -14,10 +14,10 @@ else fi fi -command -v alacritty >/dev/null 2>&1 +command -v st >/dev/null 2>&1 return_val=$? if [ $return_val -ne 0 ]; then - echo >&2 "Can't seem to find the alacritty executable. Exiting!" + echo >&2 "Can't seem to find the st executable. Exiting!" bspc quit && exit 1 fi diff --git a/.config/nvim b/.config/nvim index 27afd11..3a449bd 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 27afd118949ed7cbc9277049254d4e6ea3f45c97 +Subproject commit 3a449bda0b575dc153cb7678e39b24827a2766bf