mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added wallpaper engine to KDE
This commit is contained in:
@@ -47,13 +47,16 @@
|
||||
nextcloud-client
|
||||
telegram-desktop
|
||||
] ++ (if gamingSystem then [
|
||||
libresprite
|
||||
dolphin-emu
|
||||
heroic
|
||||
mangohud
|
||||
prismlauncher
|
||||
steam
|
||||
vesktop
|
||||
libresprite
|
||||
dolphin-emu
|
||||
heroic
|
||||
mangohud
|
||||
prismlauncher
|
||||
steam
|
||||
vesktop
|
||||
] else [])
|
||||
++ (if currentSystemDe == "plasma" then [
|
||||
kdePackages.wallpaper-engine-plugin
|
||||
] else [])
|
||||
++ (if currentSystemDe == "hyprland" then [
|
||||
# Hyprland
|
||||
|
||||
Reference in New Issue
Block a user