Skip to content

Commit 3bad4db

Browse files
committed
Add wm.target.
1 parent f5efc08 commit 3bad4db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

user/wm.target

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Unit]
2+
Description=Post window manager
3+
Requires=display-server.target
4+
After=display-server.target
5+
6+
[Install]
7+
Alias=window-manager.target

0 commit comments

Comments
 (0)