index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-05-19 14:45:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-19 16:45:13 +0200 |
commit | 49e6cbdc545402e066bdc2daf6054abf6c1bf977 (patch) | |
tree | a1d4afcc6473d93bc958eab8241dbad616033dba /profiles/awesome.py | |
parent | 52960bd686c92af4813ce302a21eb63a5aa67343 (diff) |
-rw-r--r-- | profiles/awesome.py | 2 |
diff --git a/profiles/awesome.py b/profiles/awesome.py index 0c1b20ea..9648fc4a 100644 --- a/profiles/awesome.py +++ b/profiles/awesome.py @@ -9,7 +9,7 @@ is_top_level_profile = False __packages__ = [ "nemo", "gpicview", - "main", + "maim", "alacritty", ] |