mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
6 lines
187 B
SYSTEMD
6 lines
187 B
SYSTEMD
[Unit]
|
|
Description=Run desktop applications under Wayland
|
|
|
|
BindsTo=graphical-session.target
|
|
Wants=graphical-session-pre.target graphical-session.target
|
|
After=graphical-session-pre.target
|