From: A. D Date: Wed, 1 Aug 2018 02:06:12 +0000 (+0400) Subject: x11-wm/xmonad: Remove NoDisplay X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f5f6797eaa74d00812095d4056f64d49fb63083b;p=gentoo.git x11-wm/xmonad: Remove NoDisplay Newer versions of sddm display manager do not add entries from /usr/share/xsessions/ files with "NoDisplay=true". https://github.com/sddm/sddm/commit/cf4c3caf058ea81d0e61c2087493623faac56a3f After updating to new sddm the entry for xmonad session is missing. Closes: https://github.com/gentoo/gentoo/pull/9403 --- diff --git a/x11-wm/xmonad/files/xmonad.desktop b/x11-wm/xmonad/files/xmonad.desktop index 9c0bf6e44f51..0198fb18026e 100644 --- a/x11-wm/xmonad/files/xmonad.desktop +++ b/x11-wm/xmonad/files/xmonad.desktop @@ -5,7 +5,6 @@ Name=xmonad Comment=A lightweight window manager Exec=/etc/X11/Sessions/xmonad TryExec=xmonad -NoDisplay=true Icon= X-GNOME-WMName=Xmonad X-GNOME-Autostart-Phase=WindowManager