mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 21:04:52 +02:00
systemd: fix location of numlockx
This commit is contained in:
parent
89a830a67e
commit
0670abf9e3
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ PartOf=graphical-session@%i.target
|
|||
[Service]
|
||||
Environment=DISPLAY=%I
|
||||
ExecStart=/usr/bin/xset -b
|
||||
ExecStart=/usr/bin/numlock on
|
||||
ExecStart=/usr/bin/numlockx on
|
||||
Type=oneshot
|
||||
RemainAfterExit=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue