systemd: don't run numlockx

I don't have a keyboard with numlock since quite a long time.
This commit is contained in:
Vincent Bernat 2020-01-19 22:47:06 +01:00
parent 0670abf9e3
commit d1f696e088
2 changed files with 0 additions and 2 deletions

View file

@ -18,5 +18,4 @@ brightnessctl
alsa-utils
pavucontrol
pulseaudio
numlockx
playerctl

View file

@ -5,6 +5,5 @@ PartOf=graphical-session@%i.target
[Service]
Environment=DISPLAY=%I
ExecStart=/usr/bin/xset -b
ExecStart=/usr/bin/numlockx on
Type=oneshot
RemainAfterExit=false