lxqt: Add libkscreen to systemPackages
This commit is contained in:
parent
4689abc40a
commit
fbe7c92bd5
@ -32,8 +32,8 @@ in
|
|||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.kde5.kwindowsystem # provides some QT5 plugins needed by lxqt-panel
|
pkgs.kde5.kwindowsystem # provides some QT5 plugins needed by lxqt-panel
|
||||||
|
pkgs.kde5.libkscreen # provides plugins for screen management software
|
||||||
pkgs.kde5.oxygen-icons5 # default icon theme
|
pkgs.kde5.oxygen-icons5 # default icon theme
|
||||||
pkgs.qt5.qtsvg # provides QT5 plugins for svg icons
|
|
||||||
pkgs.libfm
|
pkgs.libfm
|
||||||
pkgs.libfm-extra
|
pkgs.libfm-extra
|
||||||
pkgs.lxmenu-data
|
pkgs.lxmenu-data
|
||||||
@ -62,6 +62,7 @@ in
|
|||||||
pkgs.lxqt.qtermwidget
|
pkgs.lxqt.qtermwidget
|
||||||
pkgs.menu-cache
|
pkgs.menu-cache
|
||||||
pkgs.openbox # default window manager
|
pkgs.openbox # default window manager
|
||||||
|
pkgs.qt5.qtsvg # provides QT5 plugins for svg icons
|
||||||
];
|
];
|
||||||
|
|
||||||
# Link some extra directories in /run/current-system/software/share
|
# Link some extra directories in /run/current-system/software/share
|
||||||
|
Loading…
x
Reference in New Issue
Block a user