From 1fc1c20068a18a4868afa23a60536d4d2803704c Mon Sep 17 00:00:00 2001 From: Jonas Strassel Date: Sun, 23 Jun 2024 11:23:08 +0200 Subject: [PATCH] :bug: Add user to input group bz default part of https://github.com/manjaro-sway/manjaro-sway/issues/786 --- community/sway/profile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/sway/profile.conf b/community/sway/profile.conf index 3e748b68..0acaa34b 100644 --- a/community/sway/profile.conf +++ b/community/sway/profile.conf @@ -48,7 +48,7 @@ enable_systemd_timers=('fstrim' 'pacman-filesdb-refresh') # snap_channel="stable" # unset defaults to given values -addgroups="lp,network,power,wheel,video,rfkill" +addgroups="lp,network,power,wheel,video,rfkill,input" # the same workgroup name if samba is used # smb_workgroup="Manjaro"