Configure mouse dpi

This commit is contained in:
Nathan McCarty 2022-11-25 22:17:56 -05:00
parent a4e3199b6d
commit 3303b42960
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
command = command =
"glpaper HDMI-A-1 ${../../custom-files/sway/selen.frag} --fork"; "glpaper HDMI-A-1 ${../../custom-files/sway/selen.frag} --fork";
} }
# Up the mouse dpi
{ command = "solaar config 1 dpi 4000"; }
]; ];
}; };
# Mako output configuration # Mako output configuration