From 49de758a72ac0970ee51adfec7ba6707ef58cffc Mon Sep 17 00:00:00 2001 From: Antoine Martin <antoine@alarsyo.net> Date: Sat, 22 Feb 2025 16:14:32 +0100 Subject: [PATCH] talos: home: enable touchpad swipe --- hosts/talos/home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/talos/home.nix b/hosts/talos/home.nix index 339485b..8da7d9a 100644 --- a/hosts/talos/home.nix +++ b/hosts/talos/home.nix @@ -115,6 +115,9 @@ in { bindswitch --reload --locked lid:off output eDP-1 enable; bindswitch --reload --locked lid:on output eDP-1 disable; + bindgesture swipe:right workspace prev + bindgesture swipe:left workspace next + set $rosewater #dc8a78 set $flamingo #dd7878 set $pink #ea76cb