mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
- Switch Sway screenshot keybinds to flameshot and start it with the session - Replace the Noctalia screenshot plugin with the official clipboard plugin and dedicated clipboard shortcuts
29 lines
791 B
JSON
29 lines
791 B
JSON
{
|
|
"sources": [
|
|
{
|
|
"enabled": true,
|
|
"name": "Noctalia Plugins",
|
|
"url": "https://github.com/noctalia-dev/noctalia-plugins"
|
|
}
|
|
],
|
|
"states": {
|
|
"clipboard": {
|
|
"enabled": true,
|
|
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
|
},
|
|
"clipper": {
|
|
"enabled": true,
|
|
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
|
},
|
|
"polkit-agent": {
|
|
"enabled": true,
|
|
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
|
},
|
|
"usb-drive-manager": {
|
|
"enabled": true,
|
|
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
|
|
}
|
|
},
|
|
"version": 2
|
|
}
|