home: Set screenshot path
This commit is contained in:
parent
cc98659942
commit
e448f90b66
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
|||
|
||||
programs.niri.settings = {
|
||||
prefer-no-csd = true;
|
||||
screenshot-path = "~/tmp/%Y-%m-%d %H:%M:%S.png";
|
||||
|
||||
input = {
|
||||
keyboard = {
|
||||
|
|
Loading…
Reference in a new issue