home: Add /tmp to gtk3 bookmarks
This commit is contained in:
parent
b2f6f52e7e
commit
148a9e2a8e
|
@ -16,5 +16,8 @@
|
|||
gtk2.extraConfig = ''
|
||||
gtk-enable-tooltips = 0
|
||||
'';
|
||||
gtk3.bookmarks = [
|
||||
"file:///tmp"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue