We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f1fdf commit 1fd296fCopy full SHA for 1fd296f
1 file changed
archinstall/default_profiles/desktops/xmonad.py
@@ -14,7 +14,7 @@ def packages(self) -> list[str]:
14
return [
15
'xmonad',
16
'xmonad-contrib',
17
- 'xmonad-extra',
+ 'xmonad-extras',
18
'xterm',
19
'dmenu',
20
]
0 commit comments