mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 02:04:21 +02:00
systemd: remove all [Install] sections
Instead, we explicitely set dependencies in our own graphical-session@.target.
This commit is contained in:
parent
2e9fa46f2f
commit
47368b46dc
10 changed files with 0 additions and 30 deletions
|
@ -7,6 +7,3 @@ Environment=DISPLAY=%I
|
|||
ExecStartPre=/usr/bin/setxkbmap us
|
||||
ExecStart=%h/bin/inputplug -0 -c %h/.config/awesome/bin/input-event
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session@%i.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue