Minor update (only alignment)
This commit is contained in:
parent
60946b747f
commit
250be01ab3
@ -291,6 +291,7 @@
|
||||
:header-args: :tangle ~/.config/systemd/user/vdirsyncer.service
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
:END:
|
||||
|
||||
#+begin_src conf
|
||||
[Unit]
|
||||
Description=Synchronize calendars and contacts
|
||||
@ -308,6 +309,7 @@
|
||||
:header-args: :tangle ~/.config/systemd/user/vdirsyncer.timer
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
:END:
|
||||
|
||||
#+begin_src conf
|
||||
[Unit]
|
||||
Description=Synchronize vdirs
|
||||
@ -388,6 +390,7 @@
|
||||
:header-args: :tangle ~/.config/systemd/user/ncmpcpp.service
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
:END:
|
||||
|
||||
#+begin_src conf
|
||||
[Unit]
|
||||
Description=Ncmpcpp - Music Player
|
||||
@ -409,6 +412,7 @@
|
||||
:header-args: :tangle ~/.config/systemd/user/newsboat.service
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
:END:
|
||||
|
||||
#+begin_src conf
|
||||
[Unit]
|
||||
Description=Newsboat - RSS reader
|
||||
|
@ -765,6 +765,7 @@ kdeconnect
|
||||
** Weechat
|
||||
https://weechat.org/files/doc/stable/weechat_user.en.html
|
||||
https://wiki.archlinux.org/index.php/WeeChat
|
||||
https://gist.github.com/pascalpoitras/8406501
|
||||
|
||||
*** Installation
|
||||
#+begin_src bash
|
||||
|
Loading…
Reference in New Issue
Block a user