diff options
Diffstat (limited to '.config/systemd/user/wm@.target')
-rw-r--r-- | .config/systemd/user/wm@.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/systemd/user/wm@.target b/.config/systemd/user/wm@.target new file mode 100644 index 0000000..ac91fa1 --- /dev/null +++ b/.config/systemd/user/wm@.target @@ -0,0 +1,3 @@ +[Unit] +Description=Window Manager on display %I +Requires=wmii@%i.service |