From 66953f50fbbd312499d577ef6358fe0e675c54ab Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 28 Feb 2026 06:36:32 -0600 Subject: Squashed commit of the following: - removed manual pipewire start from autostart - shify - check if run file exist in run.sh --- env/.config/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.config/.profile') diff --git a/env/.config/.profile b/env/.config/.profile index 985c21b..d9ee8c2 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash if [ -n "$BASH_SOURCE" ]; then # Bash or zsh (if BASH_SOURCE is defined) script="$BASH_SOURCE[0]" -- cgit v1.3