Wallpaper engine plugin for Plasma6
This commit is contained in:
parent
b18c4d6be8
commit
117cd71f52
4 changed files with 79 additions and 9 deletions
|
|
@ -4,10 +4,14 @@
|
|||
inputs = {
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
wallpaper-engine-kde-plugin = {
|
||||
wallpaper-engine-plasma5-plugin = {
|
||||
flake = false;
|
||||
url = "git+https://github.com/catsout/wallpaper-engine-kde-plugin?submodules=1";
|
||||
};
|
||||
wallpaper-engine-plasma6-plugin = {
|
||||
flake = false;
|
||||
url = "git+https://github.com/catsout/wallpaper-engine-kde-plugin?ref=qt6&submodules=1";
|
||||
};
|
||||
yorha-grub-theme = {
|
||||
flake = false;
|
||||
url = "github:OliveThePuffin/yorha-grub-theme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue