MangoHud: Add a ref comment.
This commit is contained in:
parent
0171859962
commit
72107da4d7
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
# REF: https://github.com/flightlessmango/MangoHud#hud-configuration
|
||||
config = (pkgs.formats.iniWithGlobalSection { }).generate "MangoConfig" {
|
||||
globalSection = {
|
||||
af = 16;
|
||||
|
|
Loading…
Reference in a new issue