mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
12 lines
309 B
Desktop File
12 lines
309 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@picom@/bin/dummy --config /nix/store/00000000000000000000000000000000-hm_picompicom.conf --legacy-backends
|
|
Restart=always
|
|
RestartSec=3
|
|
|
|
[Unit]
|
|
After=graphical-session-pre.target
|
|
Description=Picom X11 compositor
|
|
PartOf=graphical-session.target
|