voidrice/.local/bin/i3cmds/dropdowncalc

4 lines
73 B
Text
Raw Normal View History

#!/bin/sh
2019-11-23 21:16:30 +00:00
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq