8 lines
84 B
Nix
8 lines
84 B
Nix
{
|
|
wayland.windowManager.hyprland.settings = {
|
|
misc = {
|
|
vfr = true;
|
|
};
|
|
};
|
|
}
|