idk what i did
This commit is contained in:
parent
01912eb428
commit
bfd70c514e
5 changed files with 54 additions and 54 deletions
|
|
@ -12,8 +12,8 @@ local ModeManager = Modes.ModeManager.new(waywall)
|
|||
|
||||
-- config --
|
||||
-- https://arjuncgore.github.io/waywall-boat-eye-calc/
|
||||
local normal_sens = 12.8000006
|
||||
local tall_sens = 0.86348038
|
||||
local normal_sens = 8.72284201
|
||||
local tall_sens = 0.5884377
|
||||
|
||||
local pie_colors = {
|
||||
{ input = "#e145c2", output = "#a000a0" },
|
||||
|
|
|
|||
|
|
@ -309,7 +309,7 @@
|
|||
};
|
||||
|
||||
alvr = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
|
||||
# package = upkgs.alvr.overrideAttrs (old: rec {
|
||||
# postPatch =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue