From 7922e346348842cbe830c6a52afc44d6e6c31abc Mon Sep 17 00:00:00 2001 From: Philip Mueller Date: Thu, 22 Jun 2023 20:47:36 +0200 Subject: [PATCH] [presets] add kde --- presets/plasma/00-base.toml | 1 + presets/plasma/01-xorg.toml | 1 + presets/plasma/02-user.toml | 1 + presets/plasma/03-kde.toml | 1 + 4 files changed, 4 insertions(+) create mode 120000 presets/plasma/00-base.toml create mode 120000 presets/plasma/01-xorg.toml create mode 120000 presets/plasma/02-user.toml create mode 120000 presets/plasma/03-kde.toml diff --git a/presets/plasma/00-base.toml b/presets/plasma/00-base.toml new file mode 120000 index 0000000..6bf88c6 --- /dev/null +++ b/presets/plasma/00-base.toml @@ -0,0 +1 @@ +../base.toml \ No newline at end of file diff --git a/presets/plasma/01-xorg.toml b/presets/plasma/01-xorg.toml new file mode 120000 index 0000000..5949eb4 --- /dev/null +++ b/presets/plasma/01-xorg.toml @@ -0,0 +1 @@ +../xorg.toml \ No newline at end of file diff --git a/presets/plasma/02-user.toml b/presets/plasma/02-user.toml new file mode 120000 index 0000000..b54cb1e --- /dev/null +++ b/presets/plasma/02-user.toml @@ -0,0 +1 @@ +../user.toml \ No newline at end of file diff --git a/presets/plasma/03-kde.toml b/presets/plasma/03-kde.toml new file mode 120000 index 0000000..d70d7c3 --- /dev/null +++ b/presets/plasma/03-kde.toml @@ -0,0 +1 @@ +../kde.toml \ No newline at end of file