3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/x11/display-managers
Jan Tojnar ff691ed9ba nixos/gdm: Fix missing icons
Recent `wrapGAppsHook` change stops `adwaita-icon-theme` from being added to `XDG_DATA_DIRS`:
b1e73fa2e0
Since `display-manager.service` does not have `/run/current-system/sw/share` in `XDG_DATA_DIRS`, it does not pick up the globally installed icon theme either, preventing icons from showing.

Let’s make Adwaita available to fix that for now.

Fixes: https://github.com/NixOS/nixpkgs/issues/171692
2022-05-17 00:19:18 +02:00
..
lightdm-greeters
account-service-util.nix
default.nix nixos services.xserver.displayManager.session: drop type 2022-03-19 21:11:41 +01:00
gdm.nix nixos/gdm: Fix missing icons 2022-05-17 00:19:18 +02:00
lightdm.nix treewide: pkgs.systemd -> config.systemd.package 2022-05-05 20:00:31 +02:00
sddm.nix treewide: pkgs.systemd -> config.systemd.package 2022-05-05 20:00:31 +02:00
set-session.py
slim.nix
startx.nix
sx.nix
xpra.nix