Fix formatting
This commit is contained in:
parent
305f3f2a06
commit
d51518fa00
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
pgrep polybar || { polybar "$(hostname)" 2>/dev/null & }
|
pgrep polybar || { polybar "$(hostname)" 2> /dev/null & }
|
||||||
|
|
Loading…
Reference in a new issue