summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Lee <changjin9792@gmail.com>2023-03-29 15:18:45 +0800
committerJason Lee <changjin9792@gmail.com>2023-03-29 15:18:45 +0800
commit4872ea8791110614a2d0ace4705f4f9a1ddc0c30 (patch)
treeab26a8147da6c7b55f84c4c042d33e58fc61b63e
parentb7c231b47f95aea2a86bcb9c0430fdec3257bf9d (diff)
readme
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8be9928..6fc4cbc 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ My settings are
If you're an ITerm 2 user, for some weird reasons, the calendar doesn't apply the transparency. Please let me know if anyone figures this out to make it transparent for ITerm2! Please use the default mac terminal to see the change for the calendar.
-If you have overflowing icons in the background, it looks bad. To hide the background icons(not deleting), enter the following command
+If you have overflowing icons in the background, it looks bad. To hide the background icons(not deleting), enter the following command.
```bash
defaults write com.apple.finder CreateDesktop -bool false
@@ -118,6 +118,8 @@ defaults write com.apple.finder CreateDesktop -bool true; killall Finder
As I just found out about this transparency (and I'm lazy), I'll leave the below demonstrations as before. I'll update later.. :)
+p.s) Please upload images great for backgrounds in the issue (make sure to keep the copyrights) so that other people can see!
+
## 🙏 1. Help command <a name="helpcommand"></a>
In order to see **all the commands** of **Girok**, enter `girok --help` in your terminal.