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:
Thiago Castro 2024-11-10 20:57:50 -03:00 committed by GitHub
parent 28eaa8c0e4
commit 040a6aba27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class I3wmProfile(XorgProfile):
'i3lock',
'i3status',
'i3blocks',
'xss-set',
'xss-lock',
'xterm',
'lightdm-gtk-greeter',
'lightdm',