Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
58898fba47 Add private_dot_librewolf/.keep
Add private_dot_librewolf/native-messaging-hosts/.keep
Add private_dot_librewolf/native-messaging-hosts/org.kde.plasma.browser_integration.json
2022-04-20 15:17:26 -05:00
d50cabb9c7 Update executable_dot_Renviron 2021-08-25 22:48:51 -04:00
4 changed files with 8 additions and 1 deletions

View file

@ -1,2 +1,2 @@
## Change library to constant location for all R 4.x versions
R_LIBS_SITE=~/R/library
R_LIBS_SITE=~/.R/library

View file

View file

@ -0,0 +1,7 @@
{
"name": "org.kde.plasma.browser_integration",
"description": "Native connector for KDE Plasma",
"path": "/usr/bin/plasma-browser-integration-host",
"type": "stdio",
"allowed_extensions": ["plasma-browser-integration@kde.org"]
}