mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
11 lines
240 B
Desktop File
11 lines
240 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
|
|
|
|
[Service]
|
|
Type=notify
|
|
ExecStart=/usr/bin/niri
|