Skip to content

Commit baeb7b4

Browse files
Update dmenu-pretty.sh
add shebang to script
1 parent 6b8aeb6 commit baeb7b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dmenu-pretty.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
#!/usr/bin/env bash
2+
13
. "${HOME}/.cache/wal/colors.sh"
24
dmenu_run -nb "$color0" -nf "$color15" -sb "$color1" -sf "$color15"

0 commit comments

Comments
 (0)