From 7b52849551419eeff4c1380c623f02844505a9e3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Aug 2016 19:26:20 -0400 Subject: what was that doing there? --- public/index.atom | 5 +---- public/x11-systemd.html | 5 +---- public/x11-systemd.md | 1 - 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/public/index.atom b/public/index.atom index 760eb9d..3758d52 100644 --- a/public/index.atom +++ b/public/index.atom @@ -73,10 +73,7 @@ systemctl --user stop &quot;X11@${_DISPLAY}.target&quot;</code>< <li><a href="https://lukeshu.com/git/dotfiles/tree/.config/systemd/user/X11@.target.wants">X11@.target.wants</a>/ <ul> <li>xmodmap@.service -&gt; ../<a href="https://lukeshu.com/git/dotfiles/tree/.config/systemd/user/xmodmap@.service">xmodmap@.service</a></li> -<li>xresources-dpi@.service -&gt; ../<a href="https://lukeshu.com/git/dotfiles/tree/.config/systemd/user/xresources-dpi@.service">xresources-dpi@.service</a> -<ul> -<li>doodle</li> -</ul></li> +<li>xresources-dpi@.service -&gt; ../<a href="https://lukeshu.com/git/dotfiles/tree/.config/systemd/user/xresources-dpi@.service">xresources-dpi@.service</a></li> <li>xresources@.service -&gt; ../<a href="https://lukeshu.com/git/dotfiles/tree/.config/systemd/user/xresources@.service">xresources@.service</a></li> </ul></li> </ul> diff --git a/public/x11-systemd.html b/public/x11-systemd.html index 75ba93c..5e653de 100644 --- a/public/x11-systemd.html +++ b/public/x11-systemd.html @@ -65,10 +65,7 @@ systemctl --user stop "X11@${_DISPLAY}.target"
  • X11@.target.wants/
  • diff --git a/public/x11-systemd.md b/public/x11-systemd.md index a24a49b..6631b7f 100644 --- a/public/x11-systemd.md +++ b/public/x11-systemd.md @@ -120,7 +120,6 @@ symlinks in the `.requires` and `.wants` directories: * [X11@.target.wants][]/ + xmodmap@.service -> ../[xmodmap@.service][] + xresources-dpi@.service -> ../[xresources-dpi@.service][] - - doodle + xresources@.service -> ../[xresources@.service][] -- cgit v1.2.3