Skip to content

Commit cff1161

Browse files
committed
selections: Disable sway, update summary + desc
Also update the description for the console-only server set slightly. Signed-off-by: Rune Morling <ermo@serpentos.com>
1 parent f7df6cb commit cff1161

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

selections/server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "server",
33
"summary": "Console-only - no WM/DE installed (EXPERTS ONLY)",
4-
"description": "EXPERTS ONLY",
4+
"description": "Are you sure? Like, REALLY sure?",
55
"display": true,
66
"priority": 100,
77
"depends": [

selections/sway.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "sway",
3-
"summary": "sway - tiling compositor",
4-
"description": "A tiling Wayland compositor",
5-
"display": true,
3+
"summary": "Sway - A tiling Wayland compositor inspired by i3",
4+
"description": "Flexible DIY Desktop Experience",
5+
"display": false,
66
"priority": 70,
77
"depends": [
88
"base-desktop"

0 commit comments

Comments
 (0)