mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
🐛 Fix shebang line on ClipManager.sh: Change from #!/bin/sh to #!/bin/bash
This commit is contained in:
parent
7dfd138236
commit
ed891b074b
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# WOFI STYLES
|
# WOFI STYLES
|
||||||
CONFIG="$HOME/.config/hypr/wofi/WofiBig/config"
|
CONFIG="$HOME/.config/hypr/wofi/WofiBig/config"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user