Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-10-14 13:02:34 +0200
committerGitHub <noreply@github.com>2021-10-14 13:02:34 +0200
commitba725517fd290a60cd4e1ea570dbbf94a47ede05 (patch)
tree3ac04d4d27a7c9d472b457a5faea0e44ba1724c0
parent7e096e4f6dd30ab2b8e9638205d2ccddcdd25abb (diff)
parent94cf38c17147dbc6eeaee1cbd4f26d866b056264 (diff)
Merge pull request #644 from JakobDev/cutefishterm
Remove Konsole from cutefish profile
-rw-r--r--profiles/cutefish.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/cutefish.py b/profiles/cutefish.py
index 1df2467a..486fa389 100644
--- a/profiles/cutefish.py
+++ b/profiles/cutefish.py
@@ -7,7 +7,6 @@ is_top_level_profile = False
__packages__ = [
"cutefish",
"noto-fonts",
- "konsole",
"sddm"
]