Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/sway.py
diff options
context:
space:
mode:
author牧瀬紅莉栖 <MakiseKurisu@users.noreply.github.com>2023-04-16 15:36:01 +0800
committerGitHub <noreply@github.com>2023-04-16 09:36:01 +0200
commitc241203ded21676354f8d3f589d2f8b5fa5e0c36 (patch)
treeb40b51886de6737672c880e33ec47ef40cc34b18 /profiles/sway.py
parent5689d4f59f4f08465d2ef72412f5819e9df87430 (diff)
Add runtime dependency for dmenu (#1514)
Diffstat (limited to 'profiles/sway.py')
-rw-r--r--profiles/sway.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/sway.py b/profiles/sway.py
index 5fbd3365..4716fe78 100644
--- a/profiles/sway.py
+++ b/profiles/sway.py
@@ -21,6 +21,7 @@ __packages__ = [
"slurp",
"pavucontrol",
"foot",
+ "xorg-xwayland",
]