mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix(niri/avizo): make it actually be used in the binds
This commit is contained in:
parent
fa7bf090d2
commit
f6f6ae6b6a
3 changed files with 12 additions and 6 deletions
|
|
@ -71,7 +71,7 @@ _: let
|
|||
};
|
||||
niri.settings = {
|
||||
outputs = {
|
||||
"eDP-1".scale = 1.25;
|
||||
"eDP-1".scale = 1.00;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue