* KDE likes to have xprop.
svn path=/nixos/trunk/; revision=17086
This commit is contained in:
parent
6e2914fb9b
commit
d1e7a90277
1 changed files with 1 additions and 0 deletions
|
@ -337,6 +337,7 @@ in
|
|||
xorg.setxkbmap
|
||||
xorg.iceauth # required for KDE applications (it's called by dcopserver)
|
||||
xorg.xsetroot
|
||||
xorg.xprop
|
||||
]
|
||||
++ optional (videoDriver == "nvidia") kernelPackages.nvidia_x11;
|
||||
|
||||
|
|
Loading…
Reference in a new issue