diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-18 12:24:50 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-18 12:24:50 +0900 |
| commit | 21577d61f5f7431a860f954bf678da8f43a2fcb6 (patch) | |
| tree | ad5d6835155b9f2176f1dec902bc6f508442be48 /config/hypr/scripts | |
| parent | 47f07056f809df217e10f3f6522e51f89a0c59bf (diff) | |
removed the set -x
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/WaybarLayout.sh | 1 | ||||
| -rwxr-xr-x | config/hypr/scripts/WaybarStyles.sh | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/config/hypr/scripts/WaybarLayout.sh b/config/hypr/scripts/WaybarLayout.sh index fe16d3e1..33f31842 100755 --- a/config/hypr/scripts/WaybarLayout.sh +++ b/config/hypr/scripts/WaybarLayout.sh @@ -2,7 +2,6 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # Script for waybar layout or configs -set -x IFS=$'\n\t' # Define directories diff --git a/config/hypr/scripts/WaybarStyles.sh b/config/hypr/scripts/WaybarStyles.sh index 471c85e5..a265eae0 100755 --- a/config/hypr/scripts/WaybarStyles.sh +++ b/config/hypr/scripts/WaybarStyles.sh @@ -2,8 +2,6 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # Script for waybar styles -set -x - IFS=$'\n\t' # Define directories |
