From 0848889c72e894edbefc5f35a91fe940d27980ac Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 30 Aug 2022 15:45:07 +0900 Subject: Switch mouse to left hand --- nixos/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/.xinitrc') diff --git a/nixos/.xinitrc b/nixos/.xinitrc index e230337..f028183 100644 --- a/nixos/.xinitrc +++ b/nixos/.xinitrc @@ -1,9 +1,9 @@ #!/bin/sh -mate-power-manager & ibus-daemon -drx nm-applet & keynav & audacious & thread & autorandr --change +xinput set-button-map 'Logitech USB Optical Mouse' 3 2 1 4 5 exec awesome -- cgit 1.4.1