diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-02-04 23:09:37 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-04 23:09:37 +0900 |
| commit | de8e288d1a41351a1945549f3cfe8ea1d356199c (patch) | |
| tree | bf2ebecab995012b984c931e2ec22d947897b4b3 | |
| parent | 343f8d8184ee8568593c3b5271355bcf4c5470eb (diff) | |
| parent | 464601eb448981aa5747133753b00f5e932bb8f9 (diff) | |
Merge pull request #146 from ppfloydde/patch-1
Update WaybarCava.sh
| -rwxr-xr-x | config/hypr/scripts/WaybarCava.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarCava.sh b/config/hypr/scripts/WaybarCava.sh index 62e3558e..bf9e7435 100755 --- a/config/hypr/scripts/WaybarCava.sh +++ b/config/hypr/scripts/WaybarCava.sh @@ -1,4 +1,4 @@ -# #! /bin/bash +#!/bin/bash ## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # Not my own work. This was added through Github PR. Credit to original author |
