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
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