added GNOME user programs

This commit is contained in:
paul-loedige
2024-02-11 21:11:28 +01:00
parent 71584a7b38
commit 43979738db
+20 -1
View File
@@ -354,6 +354,25 @@ fi
#+begin_src shell :tangle pkg-list.txt #+begin_src shell :tangle pkg-list.txt
gnome gnome
#+end_src #+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 * Text Editors
** Doom Emacs ** Doom Emacs
*** Installation *** Installation
@@ -973,6 +992,6 @@ and then set it
zathura zathura
#+end_src #+end_src
*** enable synctex *** enable synctex
#+begin_src shell :tangle ~/.config/zathura/zathurarc #+begin_src shell :tangle ~/.config/zathura/zathurarc :mkdirp yes
set synctex true set synctex true
#+end_src #+end_src