about summary refs log tree commit diff
path: root/nixos/.xinitrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-08-30 15:45:07 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-08-30 15:45:07 +0900
commit0848889c72e894edbefc5f35a91fe940d27980ac (patch)
tree3c5e09cac2234cf62a2769722ede5fb660fd78f7 /nixos/.xinitrc
parent345671ad9a7af91fe950d11a2b6b6956c9b4d032 (diff)
downloaddotfiles-0848889c72e894edbefc5f35a91fe940d27980ac.tar.gz
Switch mouse to left hand
Diffstat (limited to 'nixos/.xinitrc')
-rw-r--r--nixos/.xinitrc2
1 files changed, 1 insertions, 1 deletions
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