1
0
Fork 0
forked from foxora/nix

idk what i did

This commit is contained in:
foxora 2026-05-02 20:37:07 +01:00
parent 01912eb428
commit bfd70c514e
5 changed files with 54 additions and 54 deletions

View file

@ -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" },

View file

@ -309,7 +309,7 @@
};
alvr = {
enable = false;
enable = true;
# package = upkgs.alvr.overrideAttrs (old: rec {
# postPatch =