Updated Plugins (markdown)
parent
891ca45bf0
commit
d59ae39bef
1 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,14 @@ An alternative is to make the `~/Library` folder visible. To do this, open the T
|
|||
To ease plugins development you can enable WebKit inspector for Tent windows using executing this command in a Terminal window: `defaults write nu.jabs.apps.bungloo WebKitDeveloperExtras -bool YES`.
|
||||
To open the inspector, right click on the view and choose `Inspect Element` from the contextual menu.
|
||||
|
||||
## Windows
|
||||
|
||||
The paths for the plugins on Windows 7 are:
|
||||
|
||||
`C:\Users\USERNAME\.config\bungloo\`
|
||||
|
||||
So Bungloo creates a `.config` directory in your home directory, I am sure you will find out where your home directory is on the other Windows versions.
|
||||
|
||||
## Linux
|
||||
|
||||
The paths for the plugins on Linux are more confortable:
|
||||
|
|
Reference in a new issue