added GNOME user programs
This commit is contained in:
+20
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user