MrGovindDubey / Plasmoids

Apache License 2.0
4 stars 0 forks source link

Where to find the actual .plasmaoid-file? #3

Closed Dounial closed 2 weeks ago

Dounial commented 3 weeks ago

Installation through plasma doesn't work properly so I wanted to install it via local file (.plasmaoid) but I can't seem to find it anywhere in the repo, please help me

MrGovindDubey commented 2 weeks ago

You don't need to look for a .plasmoid file. Instead, simply fork or clone the repository and copy the com.mrgovinddubey.discord folder to the following location:

/home/$USER/.local/share/plasma/plasmoids/

This should allow you to install and use the plasmoid locally.

MrGovindDubey commented 2 weeks ago

Open a terminal and run the following commands:

git clone https://github.com/MrGovindDubey/Plasmoids.git
cp -r Plasmoids/com.mrgovinddubey.discord ~/.local/share/plasma/plasmoids/

This will clone the repository and copy the com.mrgovinddubey.discord folder to the appropriate location for Plasma.