diff --git a/generate-themes.sh b/generate-themes.sh index b62707a1..eeab5d17 100755 --- a/generate-themes.sh +++ b/generate-themes.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # System theme generation script for DankMaterialShell # This script uses matugen to generate GTK and Qt themes from wallpaper or color diff --git a/verify-notifications.sh b/verify-notifications.sh index c1f62ef2..8cd0ffab 100755 --- a/verify-notifications.sh +++ b/verify-notifications.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Enhanced Notification System Test Script with Common Icons # Uses icons that are more likely to be available on most systems