aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/gtk/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/gtk/default.nix b/home/gtk/default.nix
index 6e528b2..b9173c7 100644
--- a/home/gtk/default.nix
+++ b/home/gtk/default.nix
@@ -35,6 +35,8 @@ in {
gtk-xft-hinting = 1;
gtk-xft-hintstyle = "hintslight";
};
+ bookmarks =
+ [ "file:///home/fcuny/workspace" "file:///home/fcuny/documents" ];
};
};