scripts moved to ~/.local/bin
This commit is contained in:
2
.local/bin/i3cmds/dropdowncalc
Executable file
2
.local/bin/i3cmds/dropdowncalc
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq
|
||||
Reference in New Issue
Block a user