added openvpn and fixed picom
This commit is contained in:
+10
@@ -150,6 +150,7 @@
|
|||||||
- [[#xclip][XClip]]
|
- [[#xclip][XClip]]
|
||||||
- [[#yt-dlp][yt-dlp]]
|
- [[#yt-dlp][yt-dlp]]
|
||||||
- [[#zip][zip]]
|
- [[#zip][zip]]
|
||||||
|
- [[#openvpn][openvpn]]
|
||||||
- [[#misc][Misc]]
|
- [[#misc][Misc]]
|
||||||
- [[#latex-1][LaTeX]]
|
- [[#latex-1][LaTeX]]
|
||||||
- [[#cups][CUPS]]
|
- [[#cups][CUPS]]
|
||||||
@@ -857,6 +858,10 @@ picom
|
|||||||
# You should make any changes there and regenerate it from Emacs org-mode
|
# You should make any changes there and regenerate it from Emacs org-mode
|
||||||
# using org-babel-tangle (C-c C-v t)
|
# using org-babel-tangle (C-c C-v t)
|
||||||
|
|
||||||
|
#+end_src
|
||||||
|
***** Backend
|
||||||
|
#+begin_src conf :tangle ~/.config/picom/picom.conf :mkdirp yes
|
||||||
|
backend = "glx";
|
||||||
#+end_src
|
#+end_src
|
||||||
***** Shadows
|
***** Shadows
|
||||||
disable shadow
|
disable shadow
|
||||||
@@ -4164,6 +4169,11 @@ yt-dlp
|
|||||||
#+begin_src shell :tangle pkg-list.txt
|
#+begin_src shell :tangle pkg-list.txt
|
||||||
zip
|
zip
|
||||||
#+end_src
|
#+end_src
|
||||||
|
** openvpn
|
||||||
|
#+begin_src config :tangle pkg-list.txt
|
||||||
|
openvpn
|
||||||
|
networkmanager-openvpn
|
||||||
|
#+end_src
|
||||||
* Misc
|
* Misc
|
||||||
** LaTeX
|
** LaTeX
|
||||||
*** TeX Live
|
*** TeX Live
|
||||||
|
|||||||
Reference in New Issue
Block a user