home: Set screenshot path

This commit is contained in:
Mikael 2024-08-26 20:59:27 +02:00
parent cc98659942
commit e448f90b66
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -52,6 +52,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
programs.niri.settings = { programs.niri.settings = {
prefer-no-csd = true; prefer-no-csd = true;
screenshot-path = "~/tmp/%Y-%m-%d %H:%M:%S.png";
input = { input = {
keyboard = { keyboard = {