💾 Archived View for freeshell.de › tldr › dconf-write.gmi captured on 2024-02-05 at 10:39:17. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Write a value to a dconf database path.
dconf write {/example/dconf/path} "'{Example Value}'"
dconf write {/example/dconf/path} {true|false}
dconf write {/example/dconf/path} {16}
dconf write {/example/dconf/path} "[{'My First Value', 'My Second Value'}]"
dconf write {/example/dconf/path} "@as []"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).