Skip to content

Commit

Permalink
chore: Make background transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkVanityOfLight committed May 28, 2021
1 parent a68eee8 commit 5f0bf64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plasmoid/contents/ui/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import "../scripts/animation.js" as ChibiAnimation
import org.kde.plasma.plasmoid 2.0

Item{
Plasmoid.backgroundHints: "NoBackground";
id: root;

Item{
Expand Down

0 comments on commit 5f0bf64

Please sign in to comment.