mirror of
https://github.com/vale981/bspwm
synced 2025-03-05 18:01:37 -05:00
Fix non-generic shebang shell
This commit is contained in:
parent
d9face09c9
commit
10590c4548
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#! /bin/dash
|
||||
#! /bin/sh
|
||||
|
||||
xwinfo -cints $1 | xargs -d '\n' rulc -t
|
||||
|
|
Loading…
Add table
Reference in a new issue