1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-10-13 05:16:35 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Michael Vetter
1c52aafc3c Call bash instead of sh for rofi-sensible-terminal
In the script you use 'command -v' which AFAIK is a bash built-in and
thus not available on all shells. Although /bin/sh links to /bin/bash on
many systems it does not on every system. So it is possible that it does
not work.
2015-08-04 11:53:37 +02:00
QC
7e9ac526b5 Use rofi for nagbar 2015-08-03 20:42:16 +02:00
QC
da044e0a05 Add rofi-sensible-terminal script. 2015-08-03 20:40:01 +02:00