From a9935b7a12a522937d91cb44a0e138132b555e16 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 29 Jan 2015 00:48:11 -0500 Subject: Re-jigger to use systemd for the process monitor for the window manager --- .config/systemd/user/wmii@.service.wants/xcompmgr@.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 .config/systemd/user/wmii@.service.wants/xcompmgr@.service (limited to '.config/systemd/user/wmii@.service.wants/xcompmgr@.service') diff --git a/.config/systemd/user/wmii@.service.wants/xcompmgr@.service b/.config/systemd/user/wmii@.service.wants/xcompmgr@.service new file mode 120000 index 0000000..be8518c --- /dev/null +++ b/.config/systemd/user/wmii@.service.wants/xcompmgr@.service @@ -0,0 +1 @@ +../xcompmgr@.service \ No newline at end of file -- cgit v1.2.3-2-g168b