home: Add /tmp to gtk3 bookmarks

restic-rest-server
Simon Bruder 2020-11-07 14:34:59 +01:00
parent b2f6f52e7e
commit 148a9e2a8e
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 3 additions and 0 deletions

View File

@ -16,5 +16,8 @@
gtk2.extraConfig = ''
gtk-enable-tooltips = 0
'';
gtk3.bookmarks = [
"file:///tmp"
];
};
}