profiles/kde: replace `kate` with `kwrite` (#929)
This commit is contained in:
parent
a76b7e1da0
commit
39b1150a43
|
|
@ -7,7 +7,7 @@ is_top_level_profile = False
|
|||
__packages__ = [
|
||||
"plasma-meta",
|
||||
"konsole",
|
||||
"kate",
|
||||
"kwrite",
|
||||
"dolphin",
|
||||
"ark",
|
||||
"sddm",
|
||||
|
|
|
|||
Loading…
Reference in New Issue