Package name correction 'xss-lock', i3.py (#2796)
Package name correction 'xss-lock' needed in the base installation of the i3 desktop. Link to the caused error and related issue: Issue: https://github.com/archlinux/archinstall/issues/2790 Pull: https://github.com/archlinux/archinstall/pull/2791 Man: https://man.archlinux.org/man/xss-lock.1
This commit is contained in:
parent
28eaa8c0e4
commit
040a6aba27
|
|
@ -18,7 +18,7 @@ class I3wmProfile(XorgProfile):
|
|||
'i3lock',
|
||||
'i3status',
|
||||
'i3blocks',
|
||||
'xss-set',
|
||||
'xss-lock',
|
||||
'xterm',
|
||||
'lightdm-gtk-greeter',
|
||||
'lightdm',
|
||||
|
|
|
|||
Loading…
Reference in New Issue