Flameshot: Difference between revisions
m Updated flameshot page for wayland config |
m minor change, added extra config line |
||
| Line 23: | Line 23: | ||
General = { | General = { | ||
useGrimAdapter = true; | useGrimAdapter = true; | ||
# Stops warnings for using Grim | |||
disabledGrimWarning = true; | |||
}; | }; | ||
}; | }; | ||
| Line 54: | Line 56: | ||
# For Wayland (Install Grim seperately) | # For Wayland (Install Grim seperately) | ||
useGrimAdapter = true; | useGrimAdapter = true; | ||
# Stops warnings for using Grim | |||
disabledGrimWarning = true; | |||
}; | }; | ||
}; | }; | ||
};|name=/etc/nixos/home.nix|lang=nix}} | };|name=/etc/nixos/home.nix|lang=nix}} | ||
[[Category:Applications]] | [[Category:Applications]] | ||