diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-05-23 12:16:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 12:16:02 +0900 |
| commit | f34a6bf1006bcd3b2584ec69c2ca7ab30b517bc0 (patch) | |
| tree | 6e672cccd7e4d9aea17c9abbe81349c654c9bdb9 /config | |
| parent | a3bf20a92a091fe240d530c42b61437301571160 (diff) | |
Update RofiCalc.sh
Diffstat (limited to 'config')
| -rwxr-xr-x | config/hypr/scripts/RofiCalc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/RofiCalc.sh b/config/hypr/scripts/RofiCalc.sh index d908e2b1..ff96b3a8 100755 --- a/config/hypr/scripts/RofiCalc.sh +++ b/config/hypr/scripts/RofiCalc.sh @@ -1,6 +1,6 @@ #!/bin/bash # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -# /* Calculator (using qualculate) and rofi */ +# /* Calculator (using qalculate) and rofi */ # /* Submitted by: https://github.com/JosephArmas */ rofi_config="$HOME/.config/rofi/config-calc.rasi" |
