home/gtk: update gtk3 bookmark list
This commit is contained in:
@@ -16,14 +16,16 @@
|
|||||||
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
||||||
|
|
||||||
gtk3.bookmarks = map (s: "file://${config.home.homeDirectory}/${s}") [
|
gtk3.bookmarks = map (s: "file://${config.home.homeDirectory}/${s}") [
|
||||||
"Dropbox"
|
|
||||||
"Downloads"
|
"Downloads"
|
||||||
|
"pictures"
|
||||||
|
"documents"
|
||||||
|
"music"
|
||||||
|
".config"
|
||||||
|
".local/share"
|
||||||
|
# "Dropbox"
|
||||||
|
"git"
|
||||||
"git/pvv"
|
"git/pvv"
|
||||||
"nix"
|
"nix"
|
||||||
"NTNU"
|
|
||||||
"ng"
|
|
||||||
"git"
|
|
||||||
"music"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user