Browse Source

Update WaybarCava.sh

Fix shebang line to prevent posix execution of shell script. In posix mode, the for-loop failed.
pull/146/head
ppfloydde 2 years ago committed by GitHub
parent
commit
464601eb44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      config/hypr/scripts/WaybarCava.sh

2
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

Loading…
Cancel
Save