niri: add suffix to screenshot path
This commit is contained in:
parent
84b768b7aa
commit
1a0a82a7d5
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
inactive.color = config.custom.colors.base0E;
|
inactive.color = config.custom.colors.base0E;
|
||||||
};
|
};
|
||||||
|
|
||||||
screenshot-path = "~/Pictures/Screenshots/%F_%H-%M-%S";
|
screenshot-path = "~/Pictures/Screenshots/%F_%H-%M-%S.png";
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
"Sharp Corporation 0x148D Unknown".scale = 2.25; # Laptop builtin screen
|
"Sharp Corporation 0x148D Unknown".scale = 2.25; # Laptop builtin screen
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue