diff --git a/executable_dot_Renviron b/executable_dot_Renviron index e1c55e5..60890ef 100644 --- a/executable_dot_Renviron +++ b/executable_dot_Renviron @@ -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 diff --git a/private_dot_librewolf/.keep b/private_dot_librewolf/.keep new file mode 100644 index 0000000..e69de29 diff --git a/private_dot_librewolf/native-messaging-hosts/.keep b/private_dot_librewolf/native-messaging-hosts/.keep new file mode 100644 index 0000000..e69de29 diff --git a/private_dot_librewolf/native-messaging-hosts/org.kde.plasma.browser_integration.json b/private_dot_librewolf/native-messaging-hosts/org.kde.plasma.browser_integration.json new file mode 100644 index 0000000..e316dcb --- /dev/null +++ b/private_dot_librewolf/native-messaging-hosts/org.kde.plasma.browser_integration.json @@ -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"] +}