mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
14 lines
312 B
Desktop File
14 lines
312 B
Desktop File
[Unit]
|
|
Description=A scrollable-tiling Wayland compositor
|
|
BindsTo=graphical-session.target
|
|
Before=graphical-session.target
|
|
Wants=graphical-session-pre.target
|
|
After=graphical-session-pre.target
|
|
|
|
Wants=xdg-desktop-autostart.target
|
|
Before=xdg-desktop-autostart.target
|
|
|
|
[Service]
|
|
Type=notify
|
|
ExecStart=/usr/bin/niri
|