mirror of
https://github.com/lbonn/rofi
synced 2024-11-10 14:24:27 +00:00
Merge pull request #203 from jubalh/master
Call bash instead of sh for rofi-sensible-terminal
This commit is contained in:
commit
fa1cbe62ab
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# This code is released in public domain by Han Boetes <han@mijncomputer.nl>
|
||||
# Updated by Dave Davenport <qball@gmpclient.org>
|
||||
|
|
Loading…
Reference in a new issue