From 43979738db4b2173f1b8e87f206d0f5d05e20e1b Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Sun, 11 Feb 2024 21:11:28 +0100 Subject: [PATCH] added GNOME user programs --- config.org | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 4fd82c4..24b133b 100644 --- a/config.org +++ b/config.org @@ -354,6 +354,25 @@ fi #+begin_src shell :tangle pkg-list.txt gnome #+end_src +*** TODO GNOME programs +#+begin_src shell :tangle pkg-list.txt +evince +gnome-color-manager +gnome-keyring +gnome-session +gnome-settings-daemon +gnome-shell +gvfs +gvfs-goa +sushi +tecla +totem +tracker3-miners +xdg-desktop-portal-gnome +xdg-user-dirs-gtk +yay-debug +yelp +#+end_src * Text Editors ** Doom Emacs *** Installation @@ -973,6 +992,6 @@ and then set it zathura #+end_src *** enable synctex -#+begin_src shell :tangle ~/.config/zathura/zathurarc +#+begin_src shell :tangle ~/.config/zathura/zathurarc :mkdirp yes set synctex true #+end_src