terminal: add gnome terminal dconf dump

This commit is contained in:
Marco Thomas
2023-07-17 14:27:21 +02:00
parent c4242e7608
commit 8ec171edbe
3 changed files with 21 additions and 1 deletions

View File

@@ -14,3 +14,8 @@ Also run `checkhealth` in `nvim` after a first install
## laptop
laptop uses `Xft.dpi: 192`
## gnome-terminal
$ dconf dump /org/gnome/terminal/legacy/profiles:/ > gnome-terminal.dconf
$ dconf load /org/gnome/terminal/legacy/profiles:/ < gnome-terminal.dconf