diff options
Diffstat (limited to 'nixos/.xinitrc')
-rw-r--r-- | nixos/.xinitrc | 2 |
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 |