Skip to content

Commit 5a4edaf

Browse files
committed
Add common KDE apps
1 parent 551a23c commit 5a4edaf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

10/apps.sh

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@ set -e
55

66

77
dnf install -y \
8-
git \
9-
angelfish
8+
angelfish \
9+
kolourpaint \
10+
kcalc \
11+
okular \
12+
krdc \
13+
skanlite
1014

1115

1216
dnf install -y \
17+
git \
1318
distrobox \
1419
@development
1520

0 commit comments

Comments
 (0)