402 current 2024-04-17 22:00:19 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta

This commit is contained in:
zackartz 2024-04-17 22:00:20 -04:00
parent 53aea26dae
commit d25d01b33c
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -18,14 +18,16 @@ in {
terminal = "kitty";
startup = [{command = "firefox";}];
menu = "wofi --show drun";
input = {
"Logitech USB Receiver Keyboard" = {
accel_profile = "flat";
pointer_accel = "0.5";
pointer_accel = "0";
};
"Logitech USB Receiver" = {
accel_profile = "flat";
pointer_accel = "0.5";
pointer_accel = "0";
};
};