dotfiles/.local/bin/i3cmds/dropdowncalc

3 lines
72 B

#!/bin/sh
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq