mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
Update ghostty readme blurb to disable annoying popups
This commit is contained in:
@@ -550,6 +550,13 @@ You can enable the dynamic color schemes in supported terminal apps by modifying
|
|||||||
echo "config-file = ./config-dankcolors" >> ~/.config/ghostty/config
|
echo "config-file = ./config-dankcolors" >> ~/.config/ghostty/config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you want to disable excessive config reloaded popup sin ghostty, you may wish to also add this:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# These are the default danklinux options, if you still want config reloaded and copied to clipboard popups you can skip it.
|
||||||
|
echo "app-notifications = no-clipboard-copy,no-config-reload" >> ~/.config/ghostty/config
|
||||||
|
```
|
||||||
|
|
||||||
**kitty**:
|
**kitty**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user