chore: Update flake inputs and package upstream
This commit is contained in:
parent
912e8ff921
commit
7af904f92f
11 changed files with 345 additions and 335 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"hideInactive": true,
|
||||
"enableToast": false,
|
||||
"iconSpacing": 4,
|
||||
"removeMargins": false,
|
||||
"activeColor": "primary",
|
||||
"inactiveColor": "none"
|
||||
"enableToast": true,
|
||||
"hideInactive": true,
|
||||
"iconSpacing": 4,
|
||||
"inactiveColor": "none",
|
||||
"removeMargins": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,15 +1,21 @@
|
|||
{
|
||||
"audioCodec": "opus",
|
||||
"audioSource": "default_output",
|
||||
"colorRange": "full",
|
||||
"copyToClipboard": false,
|
||||
"filenamePattern": "recording_yyyy-MM-dd_HH:mm:ss",
|
||||
"frameRate": "custom",
|
||||
"hideInactive": false,
|
||||
"iconColor": "none",
|
||||
"filenamePattern": "recording_yyyy-MM-dd_HH:mm:ss",
|
||||
"frameRate": "165",
|
||||
"audioCodec": "opus",
|
||||
"videoCodec": "hevc",
|
||||
"quality": "ultra",
|
||||
"colorRange": "full",
|
||||
"resolution": "2560x1440",
|
||||
"showCursor": true,
|
||||
"copyToClipboard": false,
|
||||
"audioSource": "default_output",
|
||||
"videoCodec": "hevc",
|
||||
"videoSource": "portal",
|
||||
"resolution": "2560x1440"
|
||||
"customFrameRate": "170",
|
||||
"restorePortalSession": false,
|
||||
"replayEnabled": false,
|
||||
"replayDuration": "30",
|
||||
"customReplayDuration": "30",
|
||||
"replayStorage": "ram"
|
||||
}
|
||||
|
|
|
|||
5
home/david/modules/programs/noctalia/plugin/timer.json
Normal file
5
home/david/modules/programs/noctalia/plugin/timer.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"compactMode": false,
|
||||
"iconColor": "none",
|
||||
"textColor": "none"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue