mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-30 22:49:33 +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
|
@ -8,6 +8,3 @@ ExecStart=/usr/bin/xset -b
|
|||
ExecStart=/usr/bin/numlock on
|
||||
Type=oneshot
|
||||
RemainAfterExit=false
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session@%i.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue