Files
hyprcosmic/data/wayland-proxy-virtwl.service
T
Ashley WulberandGitHub 820968183b feat/x-support (#51)
* feat/x-support

* feat/x-support

* fix: Install seciton

* wip: some fixes

* fix: typo

* refactor: set DISPLAY in start-cosmic instead
2022-10-25 11:14:50 -04:00

10 lines
208 B
Desktop File

[Unit]
Description=Wayland-proxy-virtwl
After=cosmic-session.target
[Service]
ExecStart=/usr/bin/wayland-proxy-virtwl --wayland-display wayland-virtwl --x-display=0
[Install]
WantedBy=cosmic-session.target