From 054fd0803de0511f175b04bb696a9f0166918254 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Mon, 18 May 2026 09:36:01 +0200 Subject: [PATCH] mangowc: enable trackpad, change keyboard layout binds --- .config/mango/config.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/mango/config.conf b/.config/mango/config.conf index 645716c..6c86aac 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -112,12 +112,14 @@ repeat_rate=30 repeat_delay=200 numlockon=0 xkb_rules_layout=us,cz(qwerty) -xkb_rules_options=grp:win_space_toggle +#xkb_rules_options=grp:win_space_toggle +binds=alt,u,spawn,mmsg -s -d switch_keyboard_layout,1 +binds=alt,c,spawn,mmsg -s -d switch_keyboard_layout,2 # ============================================================================ # Trackpad # ============================================================================ -disable_trackpad=1 +disable_trackpad=0 tap_to_click=1 tap_and_drag=1 drag_lock=1