sway

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit b8159d329d2701ff03ca2d6cdc713334ff68c32e
parent 57cc8e645936912dc31bb69e4f793e7ab7bcb8f1
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Fri, 29 May 2026 03:05:35 +0000

"feat(config): Add touchpad tap/natural scroll and enable XWayland"
success to copy to clip

Diffstat:
Mconfig | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/config b/config @@ -249,6 +249,12 @@ input type:keyboard { xkb_layout jp } +input type:touchpad { + tap enabled + natural_scroll enabled +} exec fcitx5 -d +xwayland enable + font "Moralerspace Neon" 11