Fix i3 profile (#1714)

This commit is contained in:
r0t0r-r0t0r 2023-04-02 01:04:53 +03:00 committed by Anton Hvornum
parent c0cc5ef8a0
commit 0109b83597
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ is_top_level_profile = False
# New way of defining packages for a profile, which is iterable and can be used out side
# of the profile to get a list of "what packages will be installed".
__packages__ = [
'i3-wm'
'i3-wm',
'i3lock',
'i3status',
'i3blocks',