Updates
This commit is contained in:
12
scripts/calculator.sh
Executable file
12
scripts/calculator.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
# ____ _ _ _
|
||||
# / ___|__ _| | ___ _ _| | __ _| |_ ___ _ __
|
||||
# | | / _` | |/ __| | | | |/ _` | __/ _ \| '__|
|
||||
# | |__| (_| | | (__| |_| | | (_| | || (_) | |
|
||||
# \____\__,_|_|\___|\__,_|_|\__,_|\__\___/|_|
|
||||
#
|
||||
#
|
||||
# by Stephan Raabe (2023)
|
||||
# -----------------------------------------------------
|
||||
|
||||
rofi -show calc
|
||||
Reference in New Issue
Block a user