mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
* feat/x-support * feat/x-support * fix: Install seciton * wip: some fixes * fix: typo * refactor: set DISPLAY in start-cosmic instead
10 lines
208 B
Desktop File
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
|