Change shebang to #!/usr/bin/env bash for some sway scripts
This commit is contained in:
parent
8375e06416
commit
554585db18
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/zsh
|
||||
#!/usr/bin/env bash
|
||||
# Icons
|
||||
vpn_icon=""
|
||||
wifi_icon=" "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue