From 56aa812441c150da6f27d7c848d3e3eb2ded4435 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 6 Feb 2025 21:34:07 -0600 Subject: update bookmarks --- modules/home/theme.nix | 8 -------- 1 file changed, 8 deletions(-) (limited to 'modules/home/theme.nix') diff --git a/modules/home/theme.nix b/modules/home/theme.nix index 1575540..a1c4f9b 100644 --- a/modules/home/theme.nix +++ b/modules/home/theme.nix @@ -60,14 +60,6 @@ in { cursorTheme = { name = "Adwaita"; }; - gtk3.bookmarks = [ - "file:///home/timmy/dls Downloads" - "file:///home/timmy/docs Documents" - "file:///home/timmy/pics/screenshots Screenshots" - "file:///home/timmy/docs/src/sites sites" - "file:///home/timmy/docs/src/scripts scripts" - "file:///home/timmy/docs/src/programs programs" - ]; gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc"; }; qt = { -- cgit v1.2.3