dotfiles

my shiny new dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

commit fb2fba6e77cd39076f23348d6019ba7b95265ad0
parent 2000b4009f9f6c570c620a1ce0c78a32181e264e
Author: Jake Koroman <jakekoroman@gmail.com>
Date:   Sat, 17 Feb 2024 10:16:09 -0500

mapped wacom to DP-2

Diffstat:
Mdevice-specific/desktop/hardware | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/device-specific/desktop/hardware b/device-specific/desktop/hardware @@ -10,5 +10,7 @@ input "1133:50504:Logitech_USB_Receiver_Mouse" { pointer_accel -0.15 } +input type:tablet_tool map_to_output DP-2 + exec gentoo-pipewire-launcher & exec /usr/libexec/polkit-gnome-authentication-agent-1 &