Make shebang more portable to NixOS
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
zscroll \
|
||||
--length $(xrdb -get polybar.maxlen) \
|
||||
--delay 0.2 \
|
||||
|
Reference in New Issue
Block a user