diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /307 |
Diffstat (limited to '307')
-rw-r--r-- | 307/index.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/307/index.md b/307/index.md new file mode 100644 index 0000000..16e9701 --- /dev/null +++ b/307/index.md @@ -0,0 +1,12 @@ +Title: Settings not persisted after closing application +Author: joshas +Created: Sat, 23 Nov 2024 20:11:26 +0000 +State: closed + +None of settings from "Tools" menu do not persist after application is closed and started again. Not a huge issue, as defaults are suitable, but it would be useful to store them. + +--%-- +From: rodarima +Date: Sat, 23 Nov 2024 20:54:27 +0000 + +This is intended, as they are designed to be changed over time on a single session. If you want to change the defaults, just edit the `~/.dillo/dillorc` file.
\ No newline at end of file |