From 7f5b0d8945d262d84f6d45989f186977d4b018c8 Mon Sep 17 00:00:00 2001 From: bd Date: Fri, 28 Jun 2024 17:52:38 -0600 Subject: Add xinput, auto-set touchpad defaults --- .config/guix/modules/xorg.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/guix/modules/xorg.scm b/.config/guix/modules/xorg.scm index 07c58aa..b81af16 100644 --- a/.config/guix/modules/xorg.scm +++ b/.config/guix/modules/xorg.scm @@ -42,6 +42,7 @@ xf86-input-libinput xf86-video-fbdev xinit + xinput xmodmap xorg-server xrandr @@ -125,11 +126,13 @@ fi picom & dwmstatus & +x-restart-with-hotplug & emacs --daemon xss-lock -- slock & set-bg xset r rate 250 70 xset s 600 +touchpad-defaults xrandr-defaults exec dwm")) (".config/gtk-2.0/settings.ini" -- cgit v1.2.3