mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +02:00
To me, I think it was cleaner to have a parameter with the current display. This way, the session is specific to the current display. It seems BindsTo doesn't think this way.
3 lines
84 B
SYSTEMD
3 lines
84 B
SYSTEMD
[Unit]
|
|
Description=X session managed by systemd
|
|
BindsTo=graphical-session@%i.target
|