402 current 2024-04-17 22:00:19 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta
This commit is contained in:
parent
53aea26dae
commit
d25d01b33c
1 changed files with 4 additions and 2 deletions
|
|
@ -18,14 +18,16 @@ in {
|
||||||
terminal = "kitty";
|
terminal = "kitty";
|
||||||
startup = [{command = "firefox";}];
|
startup = [{command = "firefox";}];
|
||||||
|
|
||||||
|
menu = "wofi --show drun";
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
"Logitech USB Receiver Keyboard" = {
|
"Logitech USB Receiver Keyboard" = {
|
||||||
accel_profile = "flat";
|
accel_profile = "flat";
|
||||||
pointer_accel = "0.5";
|
pointer_accel = "0";
|
||||||
};
|
};
|
||||||
"Logitech USB Receiver" = {
|
"Logitech USB Receiver" = {
|
||||||
accel_profile = "flat";
|
accel_profile = "flat";
|
||||||
pointer_accel = "0.5";
|
pointer_accel = "0";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue