minor tweaks

This commit is contained in:
Nathan McCarty 2023-06-17 13:37:03 -04:00
parent 75175725b8
commit cddbc870af
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
2 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,7 @@
# disable 10 bit output for now as this breaks screenshots
monitor=DP-1,preferred,auto,1.4
input {
sensitivity = -0.3
sensitivity = -0.8
# accel_profile = flat
}
exec-once=hyprpaper

View File

@ -55,6 +55,8 @@ in with lib; {
pulseaudio
pavucontrol
noisetorch
alsa-utils
alsa-lib
];
# Add noisetorch for microphone noise canceling
programs.noisetorch = { enable = true; };